Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
graphics.library
NAME
ClearRegion
Remove all rectangles from a region.
SYNOPSIS
ClearRegion(region)
a0
void ClearRegion( struct Region * );
FUNCTION
Clip away all rectangles in the region leaving nothing.
INPUTS
region
pointer to Region structure
SEE ALSO
NewRegion()
graphics/regions.h