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

IccMeasurement Constructor (IccMeasurement)






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. .NET support
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)
function 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: 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

IccMeasurement Structure
IccMeasurement Members

 

 


Products | Support | Contact Us | Copyright Notices

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