Spec-Zone
.ru
спецификации, руководства, описания, API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
G
I
J
N
S
T
J
JPEGCodec
- class com.sun.image.codec.jpeg.
JPEGCodec
.
This class is a factory for implementations of the JPEG Image Decoder/Encoder.
JPEGDecodeParam
- interface com.sun.image.codec.jpeg.
JPEGDecodeParam
.
JPEGDecodeParam encapsulates tables and options necessary to control decoding JPEG datastreams.
JPEGEncodeParam
- interface com.sun.image.codec.jpeg.
JPEGEncodeParam
.
JPEGEncodeParam encapsulates tables and options necessary to control encoding of JPEG data streams.
JPEGHuffmanTable
- class com.sun.image.codec.jpeg.
JPEGHuffmanTable
.
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 com.sun.image.codec.jpeg.
JPEGImageDecoder
.
This interface describes a JPEG data stream decoder.
JPEGImageEncoder
- interface com.sun.image.codec.jpeg.
JPEGImageEncoder
.
JPEGImageEncoder encodes buffers of image data into JPEG data streams.
JPEGQTable
- class com.sun.image.codec.jpeg.
JPEGQTable
.
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
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-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.