From: Armindo Da S. <tec...@wa...> - 2002-01-15 12:44:37
|
Marti, Are you sure the parameters are in the good orders in these functions? PROCEDURE cmsLabEncoded2Float( Lab: LPcmsCIELab; wLab: Pointer); = StdCall; PROCEDURE cmsFloat2LabEncoded( Lab: LPcmsCIELab; wLab: Pointer); = StdCall; Armindo |