Skip to main content

Components Property

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

Definition

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

public ColorSpectrumComponents Components { get; set; }

Property Value

ColorSpectrumComponents

Remarks

Internally, the ColorSpectrum uses the HSV color model.

See Also

Reference

ColorSpectrum Class
Avalonia.Controls.Primitives Namespace