Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure / Lightness Property

In This Topic
    Lightness Property
    In This Topic
    Gets or sets the lightness value in the range [0, 1].
    Syntax
    'Declaration
     
    Public Property Lightness As System.Single
    public System.float Lightness {get; set;}
    See Also