In This Topic ▼

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.

Members

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