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.

Member

Description

Coords

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

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