GetRgnArea method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int GetRgnArea(void);

Delphi Syntax

GetRgnArea: Longint;

Overview

Refer to Creating and Using a Bitmap Region.

Remarks

Returns the number of pixels in the bitmap region.

See Also

Elements:

HasRgn property, IsPtInRgn method, RgnHeight property, RgnLeft property, RgnTop property, RgnWidth property

Topics:

Raster Images: Creating and Using a Region