com.isenshi.util
クラス ImageUtils

java.lang.Object
  拡張com.isenshi.util.ImageUtils

public class ImageUtils
extends Object


コンストラクタの概要
ImageUtils()
           
 
メソッドの概要
static void createThumbnail(InputStream is, OutputStream os, int thumbnailWidth, String formatName)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImageUtils

public ImageUtils()
メソッドの詳細

createThumbnail

public static void createThumbnail(InputStream is,
                                   OutputStream os,
                                   int thumbnailWidth,
                                   String formatName)
                            throws IOException
例外:
IOException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.