LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccViewCondition Constructor (IccViewCondition)

Show in webframe





CIE 'absolute' XYZ values for illuminant (in which Y is in cd/m2).
CIE 'absolute' XYZ values for surround (in which Y is in cd/m2).
A value that represents the illuminant type. For a list of possible values, refer to IccStandardIlluminantType.
Initializes a new IccViewCondition with explicit parameters.
Syntax
'Declaration
 
Public Function New( _
   ByVal absIlluminant As IccXyzNumber, _
   ByVal absSurround As IccXyzNumber, _
   ByVal illuminantType As IccStandardIlluminantType _
)
'Usage
 
Dim absIlluminant As IccXyzNumber
Dim absSurround As IccXyzNumber
Dim illuminantType As IccStandardIlluminantType
 
Dim instance As New IccViewCondition(absIlluminant, absSurround, illuminantType)

            

            

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

See Also

Reference

IccViewCondition Structure
IccViewCondition Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.