Spec-Zone .ru
спецификации, руководства, описания, API
com.sun.image.codec.jpeg

Uses of Interface
com.sun.image.codec.jpeg.JPEGImageDecoder

Uses of JPEGImageDecoder in com.sun.image.codec.jpeg
 

Methods in com.sun.image.codec.jpeg that return JPEGImageDecoder
static JPEGImageDecoder JPEGCodec.createJPEGDecoder(InputStream src)
          This creates an instance of a JPEGImageDecoder that can be used to decode JPEG Data streams.
static JPEGImageDecoder JPEGCodec.createJPEGDecoder(InputStream src, JPEGDecodeParam jdp)
          This creates an instance of a JPEGImageDecoder that can be used to decode JPEG Data streams.
 


com.sun.image.codec.jpeg

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.