| Author |
Image Resizing Woes
|
Luke Shannon
Ranch Hand
Joined: Sep 30, 2004
Posts: 239
|
|
Hello All; Got image resizing working ok in my application. It creates thumbnails for full sized pics that have been uploaded. The only problem is the thumbnail ends up looking a little pixelated. I have tried Image.SCALE_AREA_AVERAGING and Image.SCALE_SMOOTH. They both look about the same. Can anyone see anything in my code that might be causing this? Maybe a tip I can try to smooth things out? Thanks, Luke
|
Luke
SCJP
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
|
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Image Resizing Woes
|
|
|