xcode - Save image in UIImageView -


in app user can load image there gallery , display in image view.

what want acomplish have button save image in image view , when rebuild app in

-(void)viewdidload 

have image load saved button in image view

my image view outlet name userimageview if helps

thanks


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -