Name
GrSetGCBackground() -- Change the background color of a graphics context
Synopsis
void GrSetGCBackground
( GR_GC_ID gc , GR_COLOR background );
Description
This function changes the background color of the specified
graphics context to the specified color.