Searched defs:getNumImages (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/wbmp/
H A DWBMPImageReader.java89 public int getNumImages(boolean allowSearch) throws IOException { method in class:WBMPImageReader
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/gif/
H A DGIFImageReader.java146 public int getNumImages(boolean allowSearch) throws IIOException { method in class:GIFImageReader
/openjdk7/jdk/src/share/classes/javax/imageio/
H A DImageReader.java549 public abstract int getNumImages(boolean allowSearch) throws IOException; method in class:ImageReader
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/bmp/
H A DBMPImageReader.java180 public int getNumImages(boolean allowSearch) throws IOException { method in class:BMPImageReader
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGImageReader.java1316 public int getNumImages(boolean allowSearch) throws IIOException { method in class:PNGImageReader
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/
H A DJPEGImageReader.java379 public int getNumImages(boolean allowSearch) throws IOException { method in class:JPEGImageReader

Completed in 42 milliseconds