I need to download an image with Java. The URL is http://www.novasoftware.se/ImgGen/sc...&maxheight=753. It's a big image in PNG format (~58 kB). The problem is that the image gets grainy (low quality). I don't know how to fix this.
When you browse this image with Internet Explorer or Google Chrome, the image looks ok, but with FireFox, the image is downloaded with low quality too.
Is there any way to fix this? Any workaround code in Java?
(I have attached a test program for PNG images in Java which I found on another forum when googled)
Edit: code source: http://forums.sun.com/thread.jspa?threadID=5277484
Thanks


Reply With Quote

Bookmarks