Quote:
Originally Posted by DenVog
Does anyone know what compression level UIImageWriteToSavedPhotosAlbum uses for a JPEG saved to the camera roll?
|
I've not been able to find an official answer to this, but through trial and error my file sizes end up very close to the same if I use .7 for the UIImageJPEGRepresentation compressionQuality setting.
I've exhausted my troubleshooting to understand why the camera roll photo saves at 591x800 instead of 600x800. Any suggestions would be very much appreciated.