Skip to main content

ColorSpectrumComponents Property

Gets or sets the two HSV color components displayed by the spectrum.

Definition

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

public ColorSpectrumComponents ColorSpectrumComponents { get; set; }

Property Value

ColorSpectrumComponents

Remarks

Internally, the ColorSpectrum uses the HSV color model.

See Also

Reference

ColorView Class
Avalonia.Controls Namespace