ios - UIImage from UIView if UIView is outside window bounds -



ios - UIImage from UIView if UIView is outside window bounds -

i have uiscrollview many uiview views added content. convert uiview , subviews uiimage , know how if uiview visible on device screen. possible convert uiview (subview in uiscrollview) uiimage if uiview not in uiscrollview visible rect?

could iterate on subviews taking screenshot of each uiview within uiscrollview ?

the next class may help taking screenshots: http://ioscodesnippet.com/2011/08/25/rendering-any-uiviews-into-uiimage-in-one-line/

hope find solution.

thanks, michael

ios objective-c uiview uiimage

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -