en:rgb

Rgb (Function)

Format

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

returns integer_value

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

History

0.9.5mNew to version
0.9.9.28added alpha (transparency}
en/rgb.txt · Last modified: 2014/02/08 22:51 by admin