GetHue
Rgb24Color.GetHue method
Returns the Hue-Saturation-Lightness (HSL) hue value, in degrees, for this Rgb24Color
instance. If R == G == B, the hue is meaningless, and the return value is 0.
public float GetHue()
See Also
- struct Rgb24Color
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer