Blue()
Syntax
Result = Blue(Color)Description
Returns the blue 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