Hi,
thanks.
Your snippet brings me a step further. Everything is now visible.
--
Kai-Uwe
Am 13.03.04, 15:27 +0100 schrieb Marti Maria:
> There is a small mistake here. cmsReadICCLut is supposed to return
> a LUT structure, which is not a gamma table.
>
> Try this:
>
> LPLUT Lut = cmsReadICCLut( hLinear, icSigAToB0Tag);
>
> for (i=0; i < Lut ->InputEntries; i++) {
>
> g_print ("C=%d ", Lut ->L1[0][i]);
> g_print ("M=%d ", Lut ->L1[1][i]);
> g_print ("Y=%d ", Lut ->L1[2][i]);
> g_print ("K=%d ", Lut ->L1[3][i]);
> }
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user