Dynamic Windows Function [dw_color_background_set]
Syntax
void dw_color_background_set(unsigned long value)
Parameters
unsigned long value: RGB color
Description
Sets the current background drawing color. Either a color constant such as DW_CLR_BLACK or an RGB color using the DW_RGB() macro.