public class EImageCrop extends Object
EImageCrop()
static void
crop(File source, File target, int x, int y, int w, int h)
static String
crop(String base64Src, int x, int y, int w, int h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EImageCrop()
public static String crop(String base64Src, int x, int y, int w, int h)
图片剪切
base64Src
x
y
w
h
public static void crop(File source, File target, int x, int y, int w, int h)
source
target
Copyright © 2023. All rights reserved.