Corona’s using 2 MB to display a 29KB image. Does that seem correct?
local img5 = display.newImage( “myImage.png” )
–outputs 2.1MB
print( (system.getInfo(“textureMemoryUsed”) / 1024) / 1024 )
[import]uid: 4596 topic_id: 7165 reply_id: 307165[/import]