Re: UIImage from Photo Library
Re: UIImage from Photo Library
- Subject: Re: UIImage from Photo Library
- From: David Duncan <email@hidden>
- Date: Thu, 25 Feb 2010 09:52:39 -0800
On Feb 25, 2010, at 8:30 AM, Development wrote:
> However. If I save an image to the photo library via Safari. For instance I saved an icon in png format with transparency to the library. If I load this image with the UIImagePickerController what I end up with is a UIImage who's transparency is lost and instead it's the image in a black background.
UIImageWriteToSavedPhotosAlbum saves images as JPEG, which does not support transparency. I would recommend filing a bug report for the capability to specify (at minimum) the ability to preserve transparency when saving to the photo library.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden