Which profile is applied in converting PDF/EPS images from CMYK to RGB?
Which profile is applied in converting PDF/EPS images from CMYK to RGB?
- Subject: Which profile is applied in converting PDF/EPS images from CMYK to RGB?
- From: Takaaki Naganoya <email@hidden>
- Date: Mon, 23 Jul 2007 14:11:21 +0900
Hi All,
We made small Cocoa application to load and display various type of
images.
Our program make bitmap image data from PDF/EPS files in ordinary
method like this...
step1: Load PDF/EPS file by using NSImage's -initWithContentsOfFile:
method.
step2: Draw the NSImage on off-screen view
step3: Get the bitmap image data NSBitmapImageRep's -
initWithFocusedViewRec method
When our program process PDF/EPS with CMYK color, CMYK -> RGB
conversion shuld done during step2.
The question is.....Which source profile is applied in drawing image
files (PDF/EPS) which does not have color profile?
--
Takaaki Naganoya
Piyomaru Software
http://piyo.piyocast.com
email@hidden
PiyoCast Web (Podcasting with Music!)
http://www.piyocast.com
_______________________________________________
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