Aspose::Page::Drawing::Color::GetHue 方法

Color::GetHue method

获取此 T:Aspose::Page::Drawing::Color 结构的色相-饱和度-亮度 (HSB) 色相值(以度为单位)。

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

ReturnValue

T:Aspose::Page::Drawing::Color 的色相,以度为单位。色相在 HSB 颜色空间中以度数测量,范围为 0.0 到 360.0。

另见