Working with General Visual Components > Enumerations > ColorPanelSpectrumMode
Namespace: PP.Ui;
The ColorPanelSpectrumMode enumeration contains display modes of the ColorCombo component spectrum.
It is used by the ColorPanel.SpectrumMode property.
Value | Brief description |
0 | RGB. RGB mode. |
1 | HSV. HSV mode. |
See also: