It is actually quite easy to call the various Java classes for image manipulation using <cfobject>. I recently made use of the Java Advanced Imaging API (JAI) for getting image information, thumbnail generation, format conversion, and border creation all server-side. I was thinking about writing a how-to article on it if there was interest.
-Matt > -----Original Message----- > From: Todd [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 5:09 PM > To: CF-Talk > Subject: CFMX Idea incubator > > A tag I would like to see rewritten would be the cfx_image tag... > > Java library has this: > javax.imageio.ImageReader > > I'm not sure what's all in it as I just pinged a java developer friend of > mine if the java lib had image functions in it. He mentioned the library > class above and two specific functions I'm interested in: > -getHeight() > -getWidth() > > Also... isn't it possible to create what ming does for php in cfmx > now? With that library, could one pass into a function and get a graphic > back? I don't know java, I don't know what's possible - I just know that > there are some libraries I wouldn't mind investigating and perhaps someone > on the list knows java enough to pursue this. I'm sure that you'll be the > envy of n00bies everywhere. > > Just curious, > ~Todd > > > Todd Rafferty ([EMAIL PROTECTED]) > http://www.web-rat.com/ > Team Macromedia Volunteer for ColdFusion > http://www.macromedia.com/support/forums/team_macromedia/ > Moderator @ FlashCFM.com - http://www.flashCFM.com/ > Back-end Moderator @ Ultrashock.com - http://www.ultrashock.com/ > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

