Re: [Lcms-user] Using CreateTransform in LCMS1 and LCMS2

2013-01-28 Thread Marti Maria
Hi Lee, You got different values because ICC changed the interpretation of absolute intent and the Lab encoding from V2 to V4, and lcms2 is a V4 engine. To obtain same as lcms1 you need: 1) Set the global observer adaptation state to unadapted, as you are using absolute colorimetric intent.

Re: [Lcms-user] Using CreateTransform in LCMS1 and LCMS2

2013-01-28 Thread Christian Schmitz
Am 28.01.2013 um 13:21 schrieb Lee Badham : > Hi, > > I'm in the process of updating an application that uses LCMS to do colour > transformation to LCMS2 and have a problem. > I wonder if there is some difference. Like if the dummy LAB profile creates by LCMS2 and LCMS1 are the same. Also I