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 IccStandardObserverType, _
ByVal backing As IccXyzNumber, _
ByVal geometry As IccMeasurementGeometryType, _
ByVal flare As IccMeasurementFlareType, _
ByVal illuminant As IccStandardIlluminantType _
)
public:
IccMeasurement(
IccStandardObserverType standardObserver,
IccXyzNumber backing,
IccMeasurementGeometryType geometry,
IccMeasurementFlareType flare,
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document