RGBA \ Color

Creates the number representation of the color specified by the given parameters. All parameters must be numbers between 0 and 255.

Usage:

Color( red, green, blue, alpha )
Rgba( red, green, blue, alpha )

Returns:

Numeric Result

See also: