Home  /  Autodocs  /  graphics.library

NAME

DisposeRegion
Return all space for this region to free memory pool.

SYNOPSIS

DisposeRegion(region)
a0

void DisposeRegion( struct Region * );

FUNCTION

Free all RegionRectangles for this Region then free the Region itself.

INPUTS

region
pointer to Region structure

SEE ALSO

NewRegion() graphics/regions.h