ICC_CURVE

Summary

The ICCTAG_CURVE_TYPE 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 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.