Hi,

I'm working on integrating lcms into a display program
I have, and had a couple of questions about the API.
If I have an image that is in a "linear" color space,
like an artificially generated cg element, can I use
lcms to generate a profile to characterize that space,
so I can then transform it to the display or whatever?

I found the functions "cmsCreateGrayProfile" and
"cmsCreateRGBProfile" in the API documentation, which
look appropriate. If I use these with a linear
transfer table, and white points set to "1.0", would
that be sufficient?

Also, I really like all the available image data
formats lcms can handle for it's transformation
function, like "GRAYA_16", etc. Maps nicely to OpenGL.
But what about 32 or 16 bit floating point formats,
are those covered?


Thanks, Darby


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Lcms-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to