Click or drag to resize

AxoColorGetHue Method

Gets the hue value of the color.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public float GetHue()

Return Value

Single

[Missing <returns> documentation for "M:Altaxo.Drawing.AxoColor.GetHue"]

Exceptions
ExceptionCondition
InvalidProgramException
See Also