←Select platform

IccCurve Constructor

Summary
Initializes a new IccCurve with explicit parameters.
Syntax
C#
VB
C++
public IccCurve( 
   ushort[] curveData 
) 
  
Public Function New( _ 
   ByVal curveData() As UShort _ 
) 
public: 
IccCurve(  
   array<ushort>^ curveData 
) 

Parameters

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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