Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccViewCondition Structure : IccViewCondition Constructor |
public IccViewCondition( IccXyzNumber absIlluminant, IccXyzNumber absSurround, IccStandardIlluminantType illuminantType )
'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)
public: IccViewCondition( IccXyzNumber absIlluminant, IccXyzNumber absSurround, IccStandardIlluminantType illuminantType )