Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this
Color structure.
Namespace: GroupDocs.Watermark.WatermarksAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
SyntaxPublic Function GetHue As Single
member GetHue : unit -> float32
Return Value
Type:
Single
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