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.

Member

Description

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 (www.color.org).

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Color Conversion C API Help