In This Topic ▼

ICCTAG_LUT8_TYPE

typedef struct __ICCTAG_LUT8_TYPE 
{ 
   ICCTAG_BASE tagBase; 
   ICC_LUT8 Lut8; 
} ICCTAG_LUT8_TYPE, * pICCTAG_LUT8_TYPE; 

The ICCTAG_LUT8_TYPE structure is used to save lut8Type data.

Members

tagBase

A pointer to an ICCTAG_BASE structure that specifies the ICC signature.

Lut8

A pointer to an ICC_LUT8 structure that contains the tag's data.

Comments

The signature for this tag type is Lut8TypeSig (0x6d667431).

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

LEADTOOLS Color Conversion C API Help