MGL_clearDevice

Clears the currently active display page.

Declaration

void MGLAPI MGL_clearDevice(void)

Prototype In

mgraph.h

Description

This function will clear the entire currently active display page in the current background color. This is the fastest way to clear an entire display page, but if you wish to only clear a portion of the page, use the MGL_clearViewport routine instead.

See Also

MGL_clearViewport

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