RE: [Lcms-user] How to convert RGB in some ICC profile to LAB
An ICC-based CMM for color management
Brought to you by:
mm2
From: Boris L. <b.l...@gm...> - 2001-08-08 13:10:17
|
First thanks for answer. I found in description of sRGB matrix which convert sRGB to XYZ and in your source is method how to convert XYZ to LAB. Is it good solution? Because I don't want to distribute these big ICC profiles with my application. BTW in libmng I found function how to create sRGB profile in memory so it is IMHO good to include this function in lcms API also. Boris Letocha > -----Original Message----- > From: Mart=ED Maria [mailto:ma...@li...] > Sent: Wednesday, August 08, 2001 8:08 PM > To: Boris Letocha > Cc: lcm...@li... > Subject: Re: [Lcms-user] How to convert RGB in some ICC profile to LAB >=20 >=20 > Hi, >=20 > You need to use lcmslabi.icm or lcmsxyzi.icm as > output profile. I do attach a sample on how to do > the whole thing. >=20 > Mart=ED Maria > The little cms project > http://www.littlecms.com > ma...@li... >=20 >=20 > ----- Original Message ----- > From: "Boris Letocha" <b.l...@gm...> > To: <lcm...@li...> > Sent: Wednesday, August 08, 2001 8:18 AM > Subject: [Lcms-user] How to convert RGB in some ICC profile to LAB >=20 >=20 > I really searched hard, but cannot find such API function in lcms. >=20 > Easier can be how to convert sRGB to Lab or XYZ colorspace. >=20 > Thanks for any help. >=20 > Boris Letocha >=20 > _______________________________________________ > Lcms-user mailing list > Lcm...@li... > http://lists.sourceforge.net/lists/listinfo/lcms-user >=20 >=20 >=20 |