On Jan 26, 2012, at 6:21 PM, Todd Freese wrote: > The issue is that it only loads the pixels that are allowed by the alpha. > Almost no graphic program does this. It should load "all" the pixels and give > you the option of using the alpha if needed. Another words, there is no way > to just get the full image.
I don't think that's true; it's just that when you render the image normally it takes the alpha into account, so it *looks* like some of the pixels aren't there. Modifying the alpha channel directly would reveal the pixels. Keep in mind that most Mac graphics programs (well, probably except Adobe's) are using the system libraries to read standard file formats. —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com