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 export it in the Delphi module just because its "low level" functionality. Ok, I'm going to include it in 1.15

Where is the bug?

Maybe here?

     xyzsrc.X:=0.9505;
     xyzsrc.X:=1;
     xyzsrc.X:=1.089;

Which one is correct?

That one with all parameters using LPcmsCIEXYZ. Sorry, I'm fixing the tutorial as well.

Regards,
--
Marti Maria
The littlecms project.
www.littlecms.com




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.1/64 - Release Date: 04/08/2005



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to