Am 05.03.07, 14:41 -0300 schrieb gga:
> > Kai-Uwe Behrmann wrote:
> > HDR is only possibly with matrix profiles, best without gamma and outside
> > the above described way.
> Yes, that's one reason for me to wanting to avoid doing lcms transforms
> and needing the data raw and not wanting lcms
Kai-Uwe Behrmann wrote:
> The most obvious way would be to create a transform with lcms in the usual
> way. You may use proofings multiprofile transforms with all bells and
> whistles and convert into a device link. This profile should include a 3D
> LUT to use later, possibly after some convers
The most obvious way would be to create a transform with lcms in the usual
way. You may use proofings multiprofile transforms with all bells and
whistles and convert into a device link. This profile should include a 3D
LUT to use later, possibly after some conversions, in your cg shader.
HDR is
I am currently using LCMS for ICC profile reading and color correction.
All is fine.
However, for speed purposes, I am now trying to use LCMS just as an ICC
profile reader, leaving the color correction to be done on the gfx card
with Cg shaders.
Therefore, I am looking into LCMS api to see if it