GetRgnArea method (Main Control)
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: |