Aspose::Page::Drawing::Color::GetHue method

Color::GetHue method

Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this T:Aspose::Page::Drawing::Color structure.

float Aspose::Page::Drawing::Color::GetHue()

ReturnValue

The hue, in degrees, of this T:Aspose::Page::Drawing::Color. The hue is measured in degrees, ranging from 0.0 through 360.0, in HSB color space.

See Also