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.

Member

Description

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