ICC_CURVE

Summary

The ICC_CURVE structure is used to save CurveType data.

Syntax

typedef struct _ICCCURVE 
{ 
   L_IccUInt32Number uCurveCount; 
   L_IccUInt16Number  * pCurveData; 
} ICC_CURVE, * pICC_CURVE; 

Members

uCurveCount

Number of entries in the buffer pointed to by pCurveData

pCurveData

Pointer to a buffer that contains the actual curve data.

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.