Paul,

Am 30.07.06, 12:38 -0500 schrieb Paul Miller:

> 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?

The behaviour depends on the user settings in the colour management system 
of the OS. On osX beeing it ColorSync for Windows ICM. For Linux / BSD 
there is still nothing distributed by default. For the later you could 
implement yourself a dialog allowing users to do the settings.

The more experience your user have more fine grained settings should be 
possible.

sRGB is a possible workflow, like on plain Windows, but more for office +
home users.

> I appreciate any and all pointers on this matter!
> 
> 
> -- 
> Paul Miller | [EMAIL PROTECTED] | www.fxtech.com | Got Tivo?
 
regards
Kai-Uwe Behrmann
                                + development for color management 
                                + imaging / panoramas
                                + email: [EMAIL PROTECTED]
                                + http://www.behrmann.name


-------------------------------------------------------------------------
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