Thumbnail, LowRes Image API

M

Manish Pandit

Hi,

I am trying to create an application's module where images can be
uploaded via a web interface, and the back-end service would pick them
up, create a low-res image for a slideshow and also create thumbnails
for preview - kind of like a lot of image upload websites these days.

I was wondering if there is a Java API to manipulate image
resolution/thumbnail generation etc. I looked at sourceforge but no
luck :(

Any help would be appreciated!

-cheers,
Manish
 
J

Jan Schaefer

Manish said:
I was wondering if there is a Java API to manipulate image
resolution/thumbnail generation etc. I looked at sourceforge but no
luck :(

What about the method getScaledInstance from class java.awt.Image?

Just my two eurocents,

Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,602
Members
45,182
Latest member
BettinaPol

Latest Threads

Top