MGL_getAttributes
Returns a copy of the current rasterizing attributes.
Declaration
void MGLAPI MGL_getAttributes(
attributes_t *attr)
Prototype In
mgraph.h
Parameters
attr |
Pointer to structure to store attribute values in |
Description
This function returns a copy of the currently active attributes. You can use this routine to save the state of MGL and later restore this state with the MGL_restoreAttributes routine.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com