About Syncfusion® WPF ColorPicker Control

18 Nov 20181 minute to read

WPF ColorPicker is a user interface to select and adjust color values. It supports various color models such as RGB (Red, Green, Blue), HSV (Hue, Saturation, Value), and hex codes.

Syncfusion WPF Color Picker

This section also discusses the WPF ColorEdit control, which is the editable variant of WPF ColorPicker and is used in the customization examples.

Features

  • Color editing - Drag the handle to pick a color in the picker region, or set the color values manually with the input controls (RGB, HSV, or hex codes).
  • A slider that displays the hue spectrum, allowing selection of a hue value.
  • Gradient editor - Sliders capable of altering the stops of a linear or radial brush.
  • Eye-dropper - Drag the eye-dropper anywhere in your application to pick the color of a specific location or pixel.
  • Supports a tooltip to show the selected color while dragging the picker in the ColorEdit control.
  • Supports a rich set of themes to alter the look and feel of the control according to the application’s needs.
  • Comes with a built-in color palette drop-down for easy color selection (enable with IsColorPaletteVisible="True").