- Convert the color to the calibrated RGB space by calling [foo
colorUsingColorSpaceName:NSCalibratedRGBColorSpace].
- Create an NSBitmapImageRep in the NSCalibratedRGBColorSpace, 32-
bit RGBA:
[snip detailed description, all of which seemed correct]
Does your image actually have alpha transparency? If yes, are you
accounting for the fact that NSBitmapImageRep stores its samples pre-
multiplied? (Or have we stopped doing that?)
Marcel
_______________________________________________
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