| 程序包 | 说明 |
|---|---|
| com.easycodebox.common.file |
| 限定符和类型 | 方法和说明 |
|---|---|
static Image |
ImageTools.getImageInfo(File fileImage) |
static Image[] |
ImageTools.resizeImage(BufferedImage img,
String imgName,
String baseRealPath,
boolean scale,
boolean enlarge,
List<Image> resizeImg)
已过时。
|
static Image[] |
FileUtils.uploadImg(File img,
String imgFileName,
String toName,
String baseRealPath,
String filePath,
boolean scale,
boolean enlarge)
已过时。
|
static Image[] |
FileUtils.uploadImgs(File[] imgs,
String[] imgsFileName,
String[] toNames,
String baseRealPath,
String filePath,
boolean returnBigImg,
boolean scale,
boolean enlarge,
boolean createSmallImg)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Image[] |
ImageTools.resizeImage(BufferedImage img,
String imgName,
String baseRealPath,
boolean scale,
boolean enlarge,
List<Image> resizeImg)
已过时。
|
Copyright © 2016. All rights reserved.