posted 19 years ago
Hi all ,
I am sorry if i am in a wrong place .
I have a problem with the resized image.
I uploaded an image resized it and saved it to the disk .. the resized image compared to the original one .. is of poor quality.Pixels are scatered all over . not much .. but one can make out the difference.
Is there any way i can improve the quality of the image while resizing.
all i do is
Image newimage = myImage.getScaledInstance(width,height,java.awt.Image.SCALE_DEFAULT);
and stored the image to a file.
Kindly guide me
Thanx and regards
Abhilash A t