ICC_COLORANT_TABLE_DATA

typedef struct __ICC_COLORANTTABLEDATA 
{ 
   L_Icc7BitAscii pColorantName[32]; 
   L_IccUInt16Number uPCSValue[3]; 
} ICC_COLORANT_TABLE_DATA, *pICC_COLORANT_TABLE_DATA; 

The ICC_COLORANT_TABLE_DATA structure is used to save ColorantTableType data.

Member

Description

pColorantName

Pointer to an array of 32 bytes that contains the colorant name (null terminated).

uPCSValue

PCS values of the colorant in the color space of the profile.

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