csharp
public enum ColorModelWhich set of axes a ColorPicker is offering.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
HsvHue, saturation and value — the wheel everybody has used.
OkLchOklab in polar form: perceptual lightness, chroma and hue.
Used by (3)
- ColorFieldVixen.Ui.Controls.Advanced
- ColorPickerVixen.Ui.Controls.Advanced
- ColorPickerTestsVixen.Ui.Controls.Advanced.Tests