LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccMeasurement Constructor (IccMeasurement)

Show in webframe





A value that represents the standard observer. For a list of possible values, refer to IccStandardObserverType.
A value that represents XYZ tristimulus values for measurement backing.
A value that represents the measurement geometry. For a list of possible values, refer to IccMeasurementGeometryType.
A value that represents the measurement flare. For a list of possible values, refer to IccMeasurementFlareType.
A value that represents the standard illuminant. For a list of possible values, refer to IccStandardIlluminantType.
Initializes a new IccMeasurement with explicit parameters.
Syntax
'Declaration
 
Public Function New( _
   ByVal standardObserver As IccStandardObserverType, _
   ByVal backing As IccXyzNumber, _
   ByVal geometry As IccMeasurementGeometryType, _
   ByVal flare As IccMeasurementFlareType, _
   ByVal illuminant As IccStandardIlluminantType _
)
'Usage
 
Dim standardObserver As IccStandardObserverType
Dim backing As IccXyzNumber
Dim geometry As IccMeasurementGeometryType
Dim flare As IccMeasurementFlareType
Dim illuminant As IccStandardIlluminantType
 
Dim instance As New IccMeasurement(standardObserver, backing, geometry, flare, illuminant)

            

            

Parameters

standardObserver
A value that represents the standard observer. For a list of possible values, refer to IccStandardObserverType.
backing
A value that represents XYZ tristimulus values for measurement backing.
geometry
A value that represents the measurement geometry. For a list of possible values, refer to IccMeasurementGeometryType.
flare
A value that represents the measurement flare. For a list of possible values, refer to IccMeasurementFlareType.
illuminant
A value that represents the standard illuminant. For a list of possible values, refer to IccStandardIlluminantType.
Requirements

Target Platforms

See Also

Reference

IccMeasurement Structure
IccMeasurement Members

 

 


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