> I'm considering replacing (finally) my ASPImage COM component with a > native java one for CFMX6.1
Hi, Massimo Foti wrote a pretty good image manipulation CFC called tmt_img. You can get it at http://www.olimpo.ch/tmt/cfc/tmt%5Fimg/ >From the site: Get dimensions, crop or resize jpg and png files. Version 2.0 is a huge improvement over previous versions, especially in terms of image quality. Since there were also a few changes to the API, I renamed the CFC (from tmt_java_img to tmt_img) but keep increasing the version number, so it’s v 2.0 now. While the quality of images created by previous versions was barely acceptable, current quality is pretty good and should be more than fine for most, if any, web-based applications. Inside the zip file you can find a small, barebones demo. Requires ColdFusion Server 6.1 or more. Copyright © 2004 Massimocorner.com Developed 2004 Massimo Foti ([EMAIL PROTECTED]) hth, larry -- Larry C. Lyons Web Analyst American Type Culture Collection BEI Resources email: llyons(at)atcc(dot)org tel: 703.365.2700.2678 -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188012 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

