Initializes a new IccViewCondition with explicit parameters.
public IccViewCondition(
IccXyzNumber absIlluminant,
IccXyzNumber absSurround,
IccStandardIlluminantType illuminantType
)
Public Function New( _
ByVal absIlluminant As Leadtools.Colorconversion.IccXyzNumber, _
ByVal absSurround As Leadtools.Colorconversion.IccXyzNumber, _
ByVal illuminantType As Leadtools.Colorconversion.IccStandardIlluminantType _
)
public:
IccViewCondition(
Leadtools.Colorconversion.IccXyzNumber absIlluminant,
Leadtools.Colorconversion.IccXyzNumber absSurround,
Leadtools.Colorconversion.IccStandardIlluminantType illuminantType
)
absIlluminant
CIE 'absolute' XYZ values for illuminant (in which Y is in cd/m2).
absSurround
CIE 'absolute' XYZ values for surround (in which Y is in cd/m2).
illuminantType
A value that represents the illuminant type. 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