Supported Browsers Home   
MGL_getAttributes Previous   
MGL_getBackMode Next   
External Functions Up   

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

MGL_setBackColor, MGL_getColor, MGL_setColor

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com