A class that converts all the available color schemas (RGB, HLS, HSV, HEX and CMYK) between each other.
Namespace: Telerik.Windows.Controls.ColorEditorAssembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class ColorConverter |
| Visual Basic |
|---|
Public Class ColorConverter |
Inheritance Hierarchy
See Also