ICCMEASUREMENTGEOMETRY

typedef enum 
{ 
   GeometryUnknown = 0x00000000L, /* Unknown */ 
   Geometry045or450 = 0x00000001L, /* 0/45, 45/0 */ 
   Geometry0dord0 = 0x00000002L /* 0/d or d/0 */ 
} ICCMEASUREMENTGEOMETRY; 

This type is used within the ICC_MEASUREMENT structure to indicate the measurement geometry.

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