Forum Discussion

scorpiontahir02's avatar
11 years ago

roTextureManager How does it cache images?

In my understanding, roTextureManager stores images in tmp:/ storage after downloading and creates and returns bitmaps when .GetBitmap() method is called and then bitmap is discarded (it takes memory ...