clearBitmap
Clears the Bitmap stored in the WeakReference.
This method sets the WeakReference to null, effectively releasing the Bitmap if it's not strongly referenced elsewhere, allowing it to be garbage collected.
Clears the Bitmap stored in the WeakReference.
This method sets the WeakReference to null, effectively releasing the Bitmap if it's not strongly referenced elsewhere, allowing it to be garbage collected.