Initializes a new IccMeasurement with explicit parameters.
public IccMeasurement(
IccStandardObserverType standardObserver,
IccXyzNumber backing,
IccMeasurementGeometryType geometry,
IccMeasurementFlareType flare,
IccStandardIlluminantType illuminant
)
Public Function New( _
ByVal standardObserver As Leadtools.Colorconversion.IccStandardObserverType, _
ByVal backing As Leadtools.Colorconversion.IccXyzNumber, _
ByVal geometry As Leadtools.Colorconversion.IccMeasurementGeometryType, _
ByVal flare As Leadtools.Colorconversion.IccMeasurementFlareType, _
ByVal illuminant As Leadtools.Colorconversion.IccStandardIlluminantType _
)
public:
IccMeasurement(
Leadtools.Colorconversion.IccStandardObserverType standardObserver,
Leadtools.Colorconversion.IccXyzNumber backing,
Leadtools.Colorconversion.IccMeasurementGeometryType geometry,
Leadtools.Colorconversion.IccMeasurementFlareType flare,
Leadtools.Colorconversion.IccStandardIlluminantType illuminant
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET