Searched defs:ToHSV (Results 1 – 3 of 3) sorted by relevance
55 Vector3 Color::ToHSV() const in ToHSV() function in Urho3D::Color
364 void COLOR4D::ToHSV( double& aOutHue, double& aOutSaturation, double& aOutValue, in ToHSV() function in COLOR4D
1552 def ToHSV(self): member in Colour