Gets the hue value of the color.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxReturn Value
SingleThe hue component in the range [0, 1].
Exceptions| Exception | Condition |
|---|
| InvalidProgramException | Thrown when the RGB components cannot be classified into a valid hue sector. |
See Also