In This Topic ▼

ICC_CHANNEL_COORD

Summary

The ICC_CHANNEL_COORD structure is used to save xy coordinate values.

Syntax

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

Members

Coords

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

Usage

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

LEADTOOLS Color Conversion C API Help

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