站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java 2 SDK v1.4.2, Java 2 SDK 英文文档

Uses of Interface com.sun.image.codec.jpeg.JPEGImageDecoder (Other API Bundled with the Java 2 SDK) - Java 2 SDK v1.4.2, Java 2 SDK 英文文档


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.
 



Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2003 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.