Home / comp / gb.qt / color / hsv 
Color.HSV (gb.qt)
Syntax
STATIC FUNCTION HSV ( Hue AS Integer, Saturation AS Integer, Value AS Integer [ , Alpha AS Integer ] ) AS Integer
Returns a color value from its Hue, Saturation and Value components.