get_hue method
get_hue
Returns the Hue-Saturation-Lightness (HSL) hue value, in degrees, for this Argb32Color instance. If R == G == B, the hue is meaningless, and the return value is 0.
def get_hue(self):
...
See Also
- module
groupdocs.viewer.drawing - class
Argb32Color