|
|
|
|
MGL_getBackColor
Returns the current background color value.
Declaration
color_t MGLAPI MGL_getBackColor(void)
Prototype In
mgraph.h
Return Value
Current background color value.
Description
Returns the current background color value. The background color value is used to clear the display and viewport with the MGL_clearDevice and MGL_clearViewport routines, and is also used for filling solid primitives in the MGL_BITMAP_OPAQUE fill mode.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com