Skip to main content

V Property

Gets the Value (or Brightness/Intensity) component in the range from 0..1 (percentage).

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public double V { get; }

Property Value

Double

Remarks

  • 0 is fully black and shows no color.
  • 1 is the brightest and shows full color.

See Also

Reference

HsvColor Structure
Avalonia.Media Namespace