In This Topic ▼

ICCMEASUREMENTGEOMETRY

Summary

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

Syntax

typedef enum 
{ 
   GeometryUnknown = 0x00000000L, /* Unknown */ 
   Geometry045or450 = 0x00000001L, /* 0/45, 45/0 */ 
   Geometry0dord0 = 0x00000002L /* 0/d or d/0 */ 
} ICCMEASUREMENTGEOMETRY; 
Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.