LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccCurve Constructor (IccCurve)






Actual curve values. If there was only one value, then it should be in the format u8Fixed8Number.
Initializes a new IccCurve with explicit parameters. .NET support
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( 
   ushort[] curveData
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccCurve Structure
IccCurve Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.