I have an IBOutlet to a UIImageView, but when I look at the UIImageView doc, I can\'t see any hints about programmatically changing it
IBOutlet
UIImageView
myUIImageview.image = UIImage (named:"myImage.png")