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