Java Platform 1.2
Beta 4

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

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

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

Methods in com.sun.image.codec.jpeg that return JPEGImageEncoder
static JPEGImageEncoder JPEGCodec.createJPEGEncoder(OutputStream dest)
          This creates an instance of a JPEGImageEncoder that can be used to encode image data as JPEG Data streams.
static JPEGImageEncoder JPEGCodec.createJPEGEncoder(OutputStream dest, JPEGEncodeParam jep)
          This creates an instance of a JPEGImageEncoder that can be used to encode image data as JPEG Data streams.
 


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.