Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(SetBkColor)

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
green specifies the amount of GREEN
blue specifies the amount of BLUE

History: This mnemonic is valid in Comet98 and greater.