Quote:
Originally Posted by WhiteDragon
I think the major upgrade you can do to this is not keep the whole image or the whole gmap in memory. Work with both of them in chunks which occasionally get read/written to disk.
|
I don't know much about Java's image libraries but I'm guessing it may not be possible since it would need the whole image in memory to save it as a PNG.