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  = 0x00000000, 
   Binary = 0x00000001, 
} ICCDATATYPEFLAGS; 
Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C API Help

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