←Select platform

IccCurve Constructor

Summary
Initializes a new IccCurve with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccCurve( 
   ushort[] curveData 
) 
public: 
IccCurve(  
   array<ushort>^ curveData 
) 
__init__(self,curveData) # Overloaded constructor 

Parameters

curveData
Actual curve values. If there was only one value, then it should be in the format u8Fixed8Number.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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