public class NewImageUtils extends Object
public static void addImg(String sourceFilePath, String waterFilePath, String saveFilePath) throws IOException
IOExceptionpublic static BufferedImage watermark(File file, File waterFile, int x, int y, float alpha) throws IOException
IOExceptionCopyright © 2022. All rights reserved.