ComponentOne Basic Library for UWP
Luminance Property

C1.UWP Assembly > C1.Xaml Namespace > C1HslColor Structure : Luminance Property
Gets or sets the luminance of the color.
Syntax
'Declaration
 
Public Property Luminance As System.Single
public System.float Luminance {get; set;}
Remarks
Luminance is a value between 0 and 1.
See Also

Reference

C1HslColor Structure
C1HslColor Members