|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIOException | |
javax.imageio | The main package of the Java Image I/O API. |
javax.imageio.metadata | A package of the Java Image I/O API dealing with reading and writing metadata. |
Uses of IIOException in javax.imageio |
Methods in javax.imageio that throw IIOException | |
protected static BufferedImage |
ImageReader.getDestination(ImageReadParam param,
Iterator imageTypes,
int width,
int height)
Returns the BufferedImage to which decoded pixel
data should be written. |
Uses of IIOException in javax.imageio.metadata |
Subclasses of IIOException in javax.imageio.metadata | |
class |
IIOInvalidTreeException
An IIOInvalidTreeException is thrown when an attempt
by an IIOMetadata object to parse a tree of
IIOMetadataNode s fails. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.