|
|
|
|
MGL_rgnSolidEllipse
Generates a solid ellipse as a region.
Declaration
region_t * MGLAPI MGL_rgnSolidEllipse(
rect_t extentRect)
Prototype In
mgraph.h
Parameters
extentRect |
Bounding rectangle for the ellipse |
Return Value
New region generated, NULL if out of memory.
Description
This function generates a solid ellipse as a complex region
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com