Re: [Lcms-user] adaption

2005-08-05 Thread Marti
Hi Andre, The first problem was, that the cmsAdaptToIlluminant procedure doesn't exist in the lcmsdll.pas This function is exposed to lcms API but somehow is an "advanced" function. Its purpose is to do Bradford chromatic adaptation between two different light sources. Therefore I didn't e

[Lcms-user] adaption

2005-08-05 Thread andre koerner
Hello,   I work with the lcms-1.14 source.   I tried to use the cmsAdaptToIlluminant procedure in a little Delphiapplication   The first problem was, that the cmsAdaptToIlluminant procedure doesn’t exist in the lcmsdll.pas   and after I added:   PROCEDURE cmsAdaptToIlluminant(Resu