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 : AbsIlluminant Property |
public IccXyzNumber AbsIlluminant {get; set;}
'Declaration Public Property AbsIlluminant As IccXyzNumber
'Usage Dim instance As IccViewCondition Dim value As IccXyzNumber instance.AbsIlluminant = value value = instance.AbsIlluminant
public: property IccXyzNumber AbsIlluminant { IccXyzNumber get(); void set ( IccXyzNumber value); }