ICC_COLORANT_TABLE_DATA

Summary

The ICC_COLORANT_TABLE_DATA structure is used to save ColorantTableType data.

Syntax

typedef struct _ICC_COLORANTTABLEDATA 
{ 
   L_Icc7BitAscii pColorantName[32]; 
   L_IccUInt16Number uPCSValue[3]; 
} ICC_COLORANT_TABLE_DATA,  * pICC_COLORANT_TABLE_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.

Usage

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

LEADTOOLS Color Conversion C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.