本文介绍了java实现合并图片的方法示例,非常实用,有兴趣的同学可以参考一下。
代码如下 | 复制代码 |
packagecom.test; importjava.io.File; importjava.awt.image.BufferedImage; importjavax.imageio.ImageIO; publicclassImageCombineTest { publicstaticvoidmain(String args[]) { try{ // 读取第一张图片 File fileOne =newFile("/Users/coolcloud/Pictures/Art/lena-2.jpg"); BufferedImage ImageOne = ImageIO.read(fileOne); intwidth = ImageOne.getWidth(); // 图片宽度 intheight = ImageOne.getHeight(); // 图片高度 // 从图片中读取RGB int[] ImageArrayOne =newint[width * height]; ImageArrayOne = ImageOne.getRGB(0,0, width, height, ImageArrayOne, 0, width); // 对第二张图片做相同的处理 File fileTwo =newFile("/Users/coolcloud/Pictures/Art/lena-2.jpg"); BufferedImage ImageTwo = ImageIO.read(fileTwo); int[] ImageArrayTwo =newint[width * height]; ImageArrayTwo = ImageTwo.getRGB(0,0, width, height, ImageArrayTwo, 0, width); // 生成新图片 // BufferedImage ImageNew = new BufferedImage(width * 2, height, // BufferedImage.TYPE_INT_RGB); BufferedImage ImageNew =newBufferedImage(width*2, height*2, BufferedImage.TYPE_INT_RGB); ImageNew.setRGB(0,0, width, height, ImageArrayOne,0, width); // 设置左半部分的RGB // ImageNew.setRGB(width, 0, width, height, ImageArrayTwo, 0, width);// 设置右半部分的RGB // ImageNew.setRGB(0, height, width, ImageOne.getHeight()+ImageTwo.getHeight(), ImageArrayTwo, 0, width);// 设置右半部分的RGB ImageNew.setRGB(0, height, width, height, ImageArrayTwo,0, width); // 设置右半部分的RGB File outFile =newFile("/Users/coolcloud/Pictures/generatepic.jpg"); ImageIO.write(ImageNew,"png", outFile); // 写图片 } catch(Exception e) { e.printStackTrace(); } } } |
茶杯头甜蜜终章dlc 官方手机版v1.0.0.3
下载火柴人传说暗影格斗内置菜单 最新版v3.0.1
下载荒野乱斗测试服 安卓版v61.10.3
下载荒野乱斗彩虹服 安卓版v61.10.3
下载寒霜启示录 安卓版v1.25.10
寒霜启示录是一款生存模拟游戏,不少玩家可能对于末日都有着自己
末日城堡免广告版 安卓最新版v0.7.1
末日城堡免广告版是一款非常好玩的模拟经营类游戏,内部可以不看
甜蜜人生模拟器 最新版v1.4.5
甜蜜人生模拟器是一款非常好玩的模拟恋爱手游,玩家在这里能够对
武器锻造师内置功能菜单 v10.4
武器锻造师内置菜单版是游戏的破解版本,在该版本中为玩家提供了
开放空间overfield 安卓版v1.0.5
开放空间Overfield是一款箱庭养成经营手游,让你在广阔