Hi,
When I run the program ImageUtil1.java using JRE 1.6 ,I am getting a thumb image with good quality.
But If I change the jre version to 1.5 then the quality of the thumb image is not good.
code :
I need it to run it on jre1.5
Please help me
Thanks in advance..
-Phanikanth
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
It's possible that Sun's internal JPEG handling was improved between Java 5 and Java 6.
If you're concerned about quality, why are you using a setting of only 75%?