|
Loading...
|
quartz-dev@lists.apple.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: color space of image imported from JPEG James Walker Tue Mar 06 12:00:30 2012
On 3/6/2012 9:26 AM, David Duncan wrote:
On Mar 5, 2012, at 4:09 PM, James Walker wrote:(2) If I took the image and fed it to CGImageCreateCopyWithColorSpace along with the generic RGB color space, it would do color matching to convert to generic RGB (as opposed to pretending that the image was generic RGB all along), and the resulting image would still be device-dependent.CGImageCreateCopyWithColorSpace does not do color matching, it just replaces the color space of the given image. Basically its a re-interpret operation.
Thanks, that helps. -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartz-dev mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartz-dev/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- color space of image imported from JPEG James Walker 2012/03/05
- Re: color space of image imported from JPEG Michael B Johnson 2012/03/05
- Re: color space of image imported from JPEG David Duncan 2012/03/06
- Re: color space of image imported from JPEG James Walker 2012/03/06 <=