In This Topic ▼

ICCDATATYPEFLAGS

Summary

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

Syntax

typedef enum 
{ 
   ASCII  = 0x00000000L, 
   Binary = 0x00000001L, 
} ICCDATATYPEFLAGS; 
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.