Home
last modified time | relevance | path

Searched defs:ToHSV (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Math/
H A DColor.cpp55 Vector3 Color::ToHSV() const in ToHSV() function in Urho3D::Color
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/gal/
H A Dcolor4d.cpp364 void COLOR4D::ToHSV( double& aOutHue, double& aOutSaturation, double& aOutValue, in ToHSV() function in COLOR4D
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dcubecolourdialog.py1552 def ToHSV(self): member in Colour