In This Topic ▼

ICC_MATRIX

Summary

The ICC_MATRIX structure is used to save matrix data.

Syntax

typedef struct _MATRIX 
{ 
   L_IccS15Fixed16Number pElement[12]; 
} ICC_MATRIX,  * pICC_MATRIX; 

Members

pElement

Pointer to a buffer that contains matrix data to be used in ICCTAG_LUT_A_TO_B_TYPE or ICCTAG_LUT_B_TO_A_TYPE tags.

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.