New to Telerik UI for WPFStart a free 30-day trial

Specifies the displayed color scheme within the RadColorEditor control.

Definition

Namespace:Telerik.Windows.Controls.ColorEditor

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum ColorMode

Fields

Cyan, magenta, yellow, key (black) and alpha channels are displayed.

C#
CMYK = 0

Hue, luminance, saturation and alpha channels are displayed.

C#
HLS = 1

Hue, saturation, value and alpha channels are displayed.

C#
HSV = 2

Red, green, blue and alpha channels are displayed.

C#
RGB = 3
In this article
DefinitionFieldsCMYKHLSHSVRGB
Not finding the help you need?
Contact Support