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

IccCurveStructure Constructor (IccCurveStructure)






A value that indicates the measurement unit signature. For a list of possible value, refer to IccMeasurementSignatureType.
Array with one entry for each channel that contains the number of measurements for each channel.
IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.
IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.
Initializes a new IccCurveStructure with explicit parameters. .NET support
Syntax
'Declaration
 
Public Function New( _
   ByVal measurementSignature As IccMeasurementSignatureType, _
   ByVal measurementCount() As Integer, _
   ByVal measurementOfPatch() As IccXyzNumber, _
   ByVal respArrays() As IccResponseArrays _
)
'Usage
 
Dim measurementSignature As IccMeasurementSignatureType
Dim measurementCount() As Integer
Dim measurementOfPatch() As IccXyzNumber
Dim respArrays() As IccResponseArrays
 
Dim instance As New IccCurveStructure(measurementSignature, measurementCount, measurementOfPatch, respArrays)
function IccCurveStructure( 
   measurementSignature ,
   measurementCount ,
   measurementOfPatch ,
   respArrays 
)

Parameters

measurementSignature
A value that indicates the measurement unit signature. For a list of possible value, refer to IccMeasurementSignatureType.
measurementCount
Array with one entry for each channel that contains the number of measurements for each channel.
measurementOfPatch
IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.
respArrays
IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.
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

IccCurveStructure Structure
IccCurveStructure Members

 

 


Products | Support | Contact Us | Copyright Notices

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