public class ImageCutUtil extends Object
private static org.slf4j.Logger
logger
ImageCutUtil()
static boolean
cut(File srcImageFile, File destImageFile, int x, int y, int width, int height)
static File
cut(File srcImageFile, int x, int y, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static org.slf4j.Logger logger
public ImageCutUtil()
public static File cut(File srcImageFile, int x, int y, int width, int height)
srcImageFile
x
y
width
height
public static boolean cut(File srcImageFile, File destImageFile, int x, int y, int width, int height)
destImageFile
Copyright © 2025. All rights reserved.