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); }