jeudi 30 juin 2016

Large bitmaps: is use of reflector.RunMethod("recycle") still relevant

Because of these posts/threads:

http://ift.tt/294UGF7
http://ift.tt/2982NUQ

I have been attempting to manage out of memory problems by using the following code as soon as I finish with a large bitmap:

Code:
  reflector.Target = bitmap  
reflector.RunMethod("recycle")
However both the reference posts/threads are 4 to 5 years old.

Some other...

Large bitmaps: is use of reflector.RunMethod("recycle") still relevant

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/294UC85
via IFTTT

Aucun commentaire:

Enregistrer un commentaire