Home / comp / gb.qt / color / rgb 
Color.RGB (gb.qt)
Syntax
STATIC FUNCTION RGB ( Red AS Integer, Green AS Integer, Blue AS Integer [ , Alpha AS Integer ] ) AS Integer
Returns a color value from its red, green and blue components.