public class ImageUtils extends Object
public static byte[] combine(BufferedImage backgroundImg, BufferedImage frontImg, Point point) throws IOException
backgroundImg - 背景图frontImg - 前景图point - 绘制坐标IOException - exCopyright © 2024. All rights reserved.