Table of Contents

Method GetHue

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetHue()

Gets the hue-saturation-lightness (HSL) hue value, in degrees, for this Color structure.

public double GetHue()

Returns

double

The hue, in degrees, of this Color. The hue is measured in degrees, ranging from 0.0 through 360.0, in HSL color space.