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