←Select platform

IccViewCondition Constructor

Summary

Initializes a new IccViewCondition with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal absIlluminant As IccXyzNumber, _ 
   ByVal absSurround As IccXyzNumber, _ 
   ByVal illuminantType As IccStandardIlluminantType _ 
) 

Parameters

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.

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