Re: sizing down an uploaded photo
Aaron Johnson <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi Scott, First, checkout the Java Advanced Imaging API: http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/index. html Then get on over to the discussion on scaling and transformation of images: http://java.sun.com/products/java-media/jai/forDevelopers/jai1_0_1guide-unc/ Geom-image-manip.doc.html#60938 That should get you a good start... AJ Aaron Johnson [email protected] http://cephas.net/blog/ > -----Original Message----- > From: A mailing list for discussion about Sun Microsystem's Java Servlet > API Technology. [mailto:[email protected]]On Behalf Of > Carter, Scott > Sent: Tuesday, May 06, 2003 6:03 PM > To: [email protected] > Subject: sizing down an uploaded photo > > > I am hoping that someone using servlets has encountered this problem. I > have a web site where user's can upload photos, but after the servlet > uploads the file I would like it to also resize the deminsions of the > picture and the quality (size). Has anyone run into this problem? > > Thanks - Scott > > __________________________________________________________________ > _________ > To unsubscribe, send email to [email protected] and include > in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html