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

/openjdk7/jdk/src/share/classes/javax/imageio/plugins/jpeg/
H A DJPEGImageReadParam.java48 * <code>JPEGImageReadParam</code>, then the stream is presumed to use
54 * <p> The default <code>JPEGImageReadParam</code> returned by the
61 * <code>JPEGImageReadParam</code> are ignored. Furthermore, if the
81 public class JPEGImageReadParam extends ImageReadParam { class in inherits:ImageReadParam
88 * Constructs a <code>JPEGImageReadParam</code>.
90 public JPEGImageReadParam() { method in class:JPEGImageReadParam

Completed in 34 milliseconds