Java Platform 1.2
Beta 4

Uses of Package
com.sun.image.codec.jpeg

Packages that use com.sun.image.codec.jpeg
com.sun.image.codec.jpeg Provides classes for encoding and decoding JPEG images.  
 

Classes in com.sun.image.codec.jpeg used by com.sun.image.codec.jpeg
ImageFormatException
          Signals that an Image Format exception of some sort has occurred.
JPEGDecodeParam
          JPEGDecodeParam encapsulates tables and options necessary to control decoding JPEG datastreams.
JPEGEncodeParam
          JPEGEncodeParam encapsulates tables and options necessary to control encoding of JPEG data streams.
JPEGHuffmanTable
          A class to encapsulate a JPEG Huffman table.
JPEGImageDecoder
          This interface describes a JPEG data stream decoder.
JPEGImageEncoder
          JPEGImageEncoder encodes buffers of image data into JPEG data streams.
JPEGQTable
          Class to encapsulate the JPEG quantization tables.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
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.
This documentation was generated with a post-Beta4 version of Javadoc.