I am working on an image manipulator/viewer and I want to support ICC 
color profiles so the image will look "right" on the monitor and printers.

I don't have any experience with ICC profiles but I shouldn't have any 
problem integrating the lcms library into my application. But I'm not 
sure where in the process I need to do the color conversion, and what I 
should use as a source profile when loading an image that doesn't have one.

Do I need to do a transform on LOAD to get the image into some common 
working space (like sRGB), then another transform at display time to 
integrate the desired output profile? If the image contains an ICC 
profile, should I transform from that profile to the "working" profile? 
What happens if there is no embedded profile?

I appreciate any and all pointers on this matter!


-- 
Paul Miller | [EMAIL PROTECTED] | www.fxtech.com | Got Tivo?


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to