Color Functions

This section describes Runtime functions used to define colors.

Blue Function

Returns the blue component of the specified color code.

Green Function

Returns the Green component of the given color code.

Red Function

Returns the Red component of the specified color code.

QBColor Function

Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system.

RGB Function

Returns a long integer color value consisting of red, green, and blue components.