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 )