MGL_freeRegion
Frees all the memory allocated by the complex region.
Declaration
void MGLAPI MGL_freeRegion(
region_t *r)
Prototype In
mgraph.h
Parameters
r |
Pointer to the region to free |
Description
Frees all the memory allocated by the complex region. When you are finished with a complex region you must free it to free up the memory used to represent the union of rectangles.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com