Color.GetHue
Color.GetHue method
Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this Color structure.
public float GetHue()
Return Value
The hue, in degrees, of this Color. The hue is measured in degrees, ranging from 0.0 through 360.0, in HSB color space.
See Also
- struct Color
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common