MGL_defaultAttributes
Reset all rasterizing attributes to their default values.
Declaration
void MGLAPI MGL_defaultAttributes(
MGLDC *dc)
Prototype In
mgraph.h
Parameters
dc |
device context to be reset |
Description
This function resets all of the device context attributes to their default values. Note that this function also sets the current viewport and clip rectangle for the device context to cover the entire device context surface.
See Also
MGL_getAttributes, MGL_restoreAttributes, MGL_getDefaultPalette
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com