ICCMEASUREMENTSIGNATURE

typedef enum 
{ 
   StaA = 0x53746141L, 
   StaE = 0x53746145L, 
   StaI = 0x53746149L, 
   StaT = 0x53746154L, 
   StaM = 0x5374614DL, 
   DN = 0x434E2020L, 
   DN_P = 0x434E2050L, 
   DNN = 0x434E4E20L, 
   DNNP = 0x434E4E50L 
} ICCMEASUREMENTSIGNATURE; 

This type is used within the ICC_CURVE_STRUCTURE structure to indicate the curve measurement signature.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C API Help