org.apache.cocoon.util
Class ImageUtils
java.lang.Object
org.apache.cocoon.util.ImageUtils
- public final class ImageUtils
- extends Object
- Version:
- CVS $Id: ImageUtils.java 30941 2004-07-29 19:56:58Z vgritsenko $
- Author:
- Torsten Curdt, Donald A. Ball Jr.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageUtils
public ImageUtils()
getImageProperties
public static final ImageProperties getImageProperties(File file)
throws FileNotFoundException,
IOException,
FileFormatException
- Throws:
FileNotFoundException
IOException
FileFormatException
getJpegProperties
public static final ImageProperties getJpegProperties(File file)
throws FileNotFoundException,
IOException,
FileFormatException
- Throws:
FileNotFoundException
IOException
FileFormatException
getGifProperties
public static final ImageProperties getGifProperties(File file)
throws FileNotFoundException,
IOException,
FileFormatException
- Throws:
FileNotFoundException
IOException
FileFormatException
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.