org.seasar.fisshplate.util
クラス ImageIOUtil
java.lang.Object
org.seasar.fisshplate.util.ImageIOUtil
public class ImageIOUtil
- extends Object
- 作成者:
- a-conv
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageIOUtil
public ImageIOUtil()
read
public static BufferedImage read(FileInputStream fis)
write
public static void write(BufferedImage img,
String suffix,
ByteArrayOutputStream baos)
close
public static void close(ByteArrayOutputStream baos)
Copyright © 2009 The Seasar Foundation. All Rights Reserved.