[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Frees raw image data for the shared bitmap and resets its image descriptor.
Source position: graphics.pp line 1347
protected procedure TSharedCustomBitmap.FreeImage; |
Calls the FreeData method in the internal TRawImage member to free the raw image data. Sets the Format in its Description property to ricfNone.
FreeImage is called from the destructor when the class instance is destroyed.
|
Destructor for the class instance. |
|
Version 4.0 | Generated 2025-05-03 | Home |