FreeRgn method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int FreeRgn (void);

Delphi Syntax

FreeRgn: Integer;

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

Removing the region from the bitmap allows methods to act on the whole bitmap, rather than the region. For a list of affected methods, refer to Raster Images: Where the Region Preempts the Bitmap .

See Also

Elements:

GetFloaterHandle method, GetRgnHandle method, DeleteRgnHandle method, SetRgnHandle method

Topics:

Raster Images: Creating and Using a Region