Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (SetBkColor = red, green, blue) |
| Discussion: | Sets the current background color as specified by
red, green, and blue.
Colors are represented by three (red, green, glue) color intensity values, each ranging in value from 0 (no color = black) to 255 (max color = white).
red specifies the amount of RED |
| History: | This mnemonic is valid in Comet98 and greater. |