Supported Browsers Home   
GA_regionFuncs Previous   
CopyIntoRegion Next   
GA_regionFuncs Up   

ClearRegion

Clears the specified region to an empty region.

Declaration

void NAPI GA_regionFuncs::ClearRegion(
    GA_region *r)

Prototype In

snap/graphics.h

Parameters

r

region to be cleared

 

Description

This function clears the specified region to an empty region, freeing up all the memory used to store the region data.

See Also

NewRegion, CopyRegion, FreeRegion

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com