How to save a png image to camera roll?

Posted by Napolit on Stack Overflow See other posts from Stack Overflow or by Napolit
Published on 2010-04-03T17:59:23Z Indexed on 2010/04/03 18:03 UTC
Read the original article Hit count: 191

Filed under:
|

I'd like to save screenshots from my game to camera roll. Right now I'm using UIImageWriteToSavedPhotosAlbum which saves the image in jpg format with way too much ugly jpg artifacts. Is there a way to save an UIImage in png format to camera roll?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiimage