ICCDATATYPEFLAGS

typedef enum 
{ 
   ASCII  = 0x00000000L, 
   Binary = 0x00000001L, 
} ICCDATATYPEFLAGS; 

This enumerated type is used within the ICC_DATA structure to indicate which data type is used.

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++ Class Library Help