ID:2227121
 
images: 5008 (38)


images: 461480 (38)


I'm interested in knowing why the creation of two simple images results in the above memory jump. Why are image objects so bloated? I'm uncomfortable using images after this display...

Also not sure why the image count didn't move when it should have.
The total memory used (left) is a combination of the vars and the struct itself. This suggests vars were set for the image, and that something about them may not be right. Do you have a test case that shows this in action? There's already a bug report about this very thing.
There's already a bug report about this very thing.

Did not know. I managed to reproduce the issue successfully. If I could get a link to the bug report, I'll post it there.
The thread is id:2188696. If you have a test project I'd love to see it.