| BACKGROUND (BG) | |||||||||||||||||
| Syntax | BACKGROUND BG |
||||||||||||||||
| Explanation | BACKGROUND reports the current background color of the Graphics window. BACKGROUND reports a list of RGB values that represents the current background color. The following chart shows the first 16 colors.
Use BASECOLOR to obtain color numbers compatible with the PC Logo environment. To set the background color of the Graphics window,
use SETBG. |
||||||||||||||||
| Examples | ![]() |
||||||||||||||||