In This Topic ▼

ICC_CURVE

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

The ICCTAG_CURVE_TYPE structure is used to save CurveType data.

Members

uCurveCount

Number of entries in the buffer pointed to by pCurveData

pCurveData

Pointer to a buffer that contains the actual curve data.

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

LEADTOOLS Color Conversion C API Help