| Author |
Manipulating images
|
Wilson Gordon
Ranch Hand
Joined: Apr 07, 2007
Posts: 89
|
|
I need to implement an image upload feature and also need a function that generates a thumbnail from the uploaded image. Are there built in functions for image manipulations? Thanks.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
The JSP FAQ has an entry on file uploading. JSP has nothing to do with image manipulation. Perhaps Java Advanced Imaging is what you'll need?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Manipulating images
|
|
|