HsvColorV Property
Gets the Value (or Brightness/Intensity) component in the range from 0..1 (percentage).
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Public ReadOnly Property V As Double
Get
member V : float with get
Property Value
Double - 0 is fully black and shows no color.
- 1 is the brightest and shows full color.