←Select platform

IccMeasurement Constructor

Summary

Initializes a new IccMeasurement with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal standardObserver As IccStandardObserverType, _ 
   ByVal backing As IccXyzNumber, _ 
   ByVal geometry As IccMeasurementGeometryType, _ 
   ByVal flare As IccMeasurementFlareType, _ 
   ByVal illuminant As IccStandardIlluminantType _ 
) 

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly