See Also Examples Applies To
Tell this function to delete an hBitmap from the memory.
Syntax
object.DeleteHBitmap (nHBitmap)
The DeleteHBitmap syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nHBitmap | Required. Long. The HBitmap handle to delete. |
Remarks
Call the GetStat() function to see if this function success.
Category
Export Image