SET_BG_COLOR

The SET_BG_COLOR command sets the color to use for any background pixels when rendering layers. The following parameters are supported by the command.

  • COLOR - specifies the background color to use. The color should be specified as RGB(<red>,<green>,<blue>). For example, to make white the background color, use COLOR=RGB(255,255,255).