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

A pointer to an 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 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.