In This Topic ▼

ICC_CHANNEL_COORD

typedef struct __ICC_CHROMATICITY_CHANNELS 
{ 
   L_IccU16Fixed16Number Coords[2]; 
} ICC_CHANNEL_COORD, * pICC_CHANNEL_COORD; 

The ICC_CHANNEL_COORD structure is used to save xy coordinate values.

Members

Coords

Pointer to an array that contains the xy coordinate values of the channels.

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

LEADTOOLS Color Conversion C API Help

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