Red()
Syntax
Result = Red(Color)Description
Returns the red value of a 24 bit RGB color (between 0 and 255).
To combine red, green and blue values in order to create a 24 bit RGB color, use the RGB() function. These functions are useful to perform Drawing operations.
Supported OS
All