ICCTAG_SIGNATURE_TYPE

Summary

The ICCTAG_SIGNATURE_TYPE structure is used to save SignatureType tag.

Syntax

typedef struct _ICCTAG_SIGNATURE_TYPE 
{ 
   ICCTAG_BASE tagBase; 
   L_UINT32 uSignature; 
} ICCTAG_SIGNATURE_TYPE,  * pICCTAG_SIGNATURE_TYPE; 

Members

tagBase

Pointer to the ICCTAG_BASE structure that specifies the ICC signature.

uSignature

A value that represents a four-byte sequence signature, For a list of possible values, refer to ICCTECHNOLOGYSIGNATURE.

Comments

The signature for this tag type is SignatureTypeSig (0x73696720).

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.