Skip to main content

HsvComponent Enumeration

Defines a specific component in the HSV color model.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)

public enum HsvComponent
View Source

Members

Alpha0The Alpha component.
Hue1The Hue component.
Saturation2The Saturation component.
Value3The Value component.

See Also

Reference

Avalonia.Controls Namespace