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 to a 24 bit RGB color, use the RGB() function. These functions are useful to perform e.g. Drawing operations.
Supported OS
All