public class ImageUtils
extends java.lang.Object
| 构造器和说明 |
|---|
ImageUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.awt.image.BufferedImage |
readImage(com.seeyon.ctp.common.file.model.CtpLocalFile input) |
static java.awt.image.BufferedImage |
readImage(java.io.InputStream input) |
static java.awt.image.BufferedImage |
readImageFromCtpFile(com.seeyon.ctp.common.file.model.CtpFile input) |
public static java.awt.image.BufferedImage readImage(java.io.InputStream input)
public static java.awt.image.BufferedImage readImage(com.seeyon.ctp.common.file.model.CtpLocalFile input)
public static java.awt.image.BufferedImage readImageFromCtpFile(com.seeyon.ctp.common.file.model.CtpFile input)