User Tools

Site Tools


en:rgb

This is an old revision of the document!


Rgb (Function)

Format

rgb(red, green, blue )
rgb(red, green, blue, alpha )

returns integer_expression

Description

Returns the ARGB value of the color made up of the red, green, and blue components. Legal values for red, green, blue, and alpha are 0 to 255. if alpha (transparency) is not defined then 255 will be used making the color opaque (not-transparent).

See Also

2016/01/01 22:42

History

0.9.5mNew to version
0.9.9.28added alpha (transparency}
en/rgb.1471027900.txt.gz · Last modified: 2020/02/28 10:46 (external edit)