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

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -