In The Hand LtdIn The Hand
GetHue Method (color)
NamespacesInTheHand.DrawingColorHelperGetHue(Color)
.NET Components for Mobility
Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this Color structure.
Declaration Syntax
C#Visual Basic
public static float GetHue(
	Color color
)
Public Shared Function GetHue ( _
	color As Color _
) As Single
Parameters
color (Color)
The hue, in degrees, of this Color. The hue is measured in degrees, ranging from 0.0 through 360.0, in HSB color space.
Return Value

[Missing <returns> documentation for "M:InTheHand.Drawing.ColorHelper.GetHue(System.Drawing.Color)"]

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0