DeleteRgnHandle method (Main Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Creating and Using a Bitmap Region. |
Remarks
Deletes a stored region and frees the memory that was required for it.
To store a region, use the GetRgnHandle method
Keep in mind that the region data contains only positioning information, not the bitmap's pixel values.
See Also
Elements: |
|
Topics: |