A struct representing a color comprised of Hue, Saturation, Value and Alpha channels.
Namespace: Telerik.Windows.Controls.ColorEditor.ColorSchemasAssembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public struct HsvaColor |
| Visual Basic |
|---|
Public Structure HsvaColor |
See Also