RadControls for Silverlight

A class that converts all the available color schemas (RGB, HLS, HSV, HEX and CMYK) between each other.

Namespace: Telerik.Windows.Controls.ColorEditor
Assembly: 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

System..::..Object
  Telerik.Windows.Controls.ColorEditor..::..ColorConverter

See Also