ICCTAG_SIGNATURE_TYPE

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

The ICCTAG_SIGNATURE_TYPE structure is used to save SignatureType tag.

Member

Description

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 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