How can I change the image displayed in an UIImageView programmatically?

Posted by Thanks on Stack Overflow See other posts from Stack Overflow or by Thanks
Published on 2009-04-01T16:02:38Z Indexed on 2010/06/07 11:52 UTC
Read the original article Hit count: 147

Filed under:
|

I have an IBOutlet to an UIImageView, but when I look at the UIImageView doc, I can't see any hint about how to programmatically change it. Do I have to fetch an UIImage object from that UIImageView?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiimageview