LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccViewCondition Constructor (IccViewCondition)






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. .NET support
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)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccViewCondition Structure
IccViewCondition Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.