I'm making a game for Android and I'm using transparent PNG's. But does the transparent part take up large memory?
For example if I have a PNG that is 512*512 that is transparent, does that take up the same amount of RAM and or ROM as one with 256*246??
//Simon