Re: Color matching multiple images in one bitmap
Re: Color matching multiple images in one bitmap
- Subject: Re: Color matching multiple images in one bitmap
- From: Clarence Locke <email@hidden>
- Date: Mon, 21 May 2012 19:02:42 -0700
On May 21, 2012, at 9:36 AM, Kyle Sluder wrote:
> A more fundamental question: is it actually necessary for you to use a bitmap graphics context? I believe a PDF context will retain the color space information of the images drawn into it, which means that only one color space conversion will happen at the time the context is sent to the output device. Plus, sending PDF to the printer will likely be much lighter weight than sending a giant honking bitmap, and will be able to take advantage of a RIP if the user has one.
Kyle,
If the PDF context allows for multiple images each with their own color space, then that's exactly what I need. I will look into it. Thanks!
Clarence
_______________________________________________
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