In This Topic ▼

ICCTAG_BASE

typedef struct __ICCTAG_BASE 
{ 
   L_UINT32 Signature; 
   L_UCHAR uReserved[4]; 
} ICCTAG_BASE, * pICCTAG_BASE; 

The ICCTAG_BASE structure is used to save the basic part of each tag type.

Members

Signature

A value that indicates the signature of the tag type.

uReserved

Pointer to an array of 4 reserved bytes. Must be set to 0.

Comments

The Signature value can be one of the values in the list ICCTAGTYPESIGNATURE or it can be a private tag. The registration authority for these data is the ICC Technical Secretary. For contact information, refer to the ICC web site (https://www.color.org/index.xalter).

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C API Help

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