Spec-Zone
.ru
спецификации, руководства, описания, API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
N
S
T
J
JPEGCodec
- Class in
com.sun.image.codec.jpeg
This class is a factory for implementations of the JPEG Image Decoder/Encoder.
JPEGDecodeParam
- Interface in
com.sun.image.codec.jpeg
JPEGDecodeParam encapsulates tables and options necessary to control decoding JPEG datastreams.
JPEGEncodeParam
- Interface in
com.sun.image.codec.jpeg
JPEGEncodeParam encapsulates tables and options necessary to control encoding of JPEG data streams.
JPEGHuffmanTable
- Class in
com.sun.image.codec.jpeg
A class to encapsulate a JPEG Huffman table.
JPEGHuffmanTable(short[], short[])
- Constructor for class com.sun.image.codec.jpeg.
JPEGHuffmanTable
Creates a Huffman Table and initializes it.
JPEGImageDecoder
- Interface in
com.sun.image.codec.jpeg
This interface describes a JPEG data stream decoder.
JPEGImageEncoder
- Interface in
com.sun.image.codec.jpeg
JPEGImageEncoder encodes buffers of image data into JPEG data streams.
JPEGQTable
- Class in
com.sun.image.codec.jpeg
Class to encapsulate the JPEG quantization tables.
JPEGQTable(int[])
- Constructor for class com.sun.image.codec.jpeg.
JPEGQTable
Constructs an quantization table from the array that was passed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
N
S
T
Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2004 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.