Re: Obtaining unpremultiplied bitmap from PNG file
Re: Obtaining unpremultiplied bitmap from PNG file
- Subject: Re: Obtaining unpremultiplied bitmap from PNG file
- From: "Barry" <email@hidden>
- Date: Thu, 14 Jun 2007 10:34:07 +0100
I need to write an app which manipulates raw image data, so I found these
comments worrying.
<<<<<<<<<<<<<<<<
As far as I can tell, Cocoa simply won't give you non-premultiplied
bitmap data. The CG constant kCGImageAlphaLast ( IIRC ) is there, but
isn't actually implemented.
Then I found the following:
How do I access the pixel data of a CGImage object?
at
http://developer.apple.com/qa/qa2007/qa1509.html
Is this a solution ???
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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