用java如何把图片处理到指定大小 切割程序如下: public void cut(String srcImageFile,FileOutputStream fileout, int w, int h, int x1, int y1, int sw, int sh) { // TODO Auto-generated method stub try { // http://localhost:8080/ImpCra/createServlet?p=Sunset.jpg&x=117&y=201 &
自己编写的图片缩小工具,缩小单位为pix,既像素. 方便批量处理照片为小尺寸照片。有覆盖模式和新建模式,新建模式在当前目录下另外建立一个'BD8NCZ_转换'的目录来保存转换的图片。支持单层文件夹. 注意:操作方法把需要转换的图片或单层文件夹拖到软件的左边 Drop to me的图象上放开鼠标,然后点开始转换即可。