J'ai une image jpg qui a l'rogine est très grande que j'aimerais diminuée.

Le probleme estqu'en la diminuant j'ai l'impression qu'elle devient de moins bonne qualité que sa taille normal. En essyant de faire la meme diminution avec the gimp, la qualité est nettement supérieure

Pour info j'utilise Image

Image.getScaledInstance(int,int,int)

Quel est pour vous la meilleur methode :
static int SCALE_AREA_AVERAGING
Use the Area Averaging image scaling algorithm.
static int SCALE_DEFAULT
Use the default image-scaling algorithm.
static int SCALE_FAST
Choose an image-scaling algorithm that gives higher priority to scaling speed than smoothness of the scaled image.
static int SCALE_REPLICATE
Use the image scaling algorithm embodied in the ReplicateScaleFilter class.
static int SCALE_SMOOTH
Choose an image