LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccCurve Constructor (IccCurve)

Show in webframe





Actual curve values. If there was only one value, then it should be in the format u8Fixed8Number.
Initializes a new IccCurve with explicit parameters.
Syntax
public IccCurve( 
   ushort[] curveData
)
'Declaration
 
Public Function New( _
   ByVal curveData() As UShort _
)
'Usage
 
Dim curveData() As UShort
 
Dim instance As New IccCurve(curveData)

            

            
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

See Also

Reference

IccCurve Structure
IccCurve Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.