HslColor.Luminosity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HslColor's Luminosity component
public:
property double Luminosity { double get(); void set(double value); };
public:
property double Luminosity { double get(); void set(double value); };
public double Luminosity { get; set; }
member this.Luminosity : double with get, set
Public Property Luminosity As Double
Property Value
The HslColor's Luminosity component.