Package javax.imageio.plugins.jpeg

Class Summary

JPEGHuffmanTable The JPEGHuffmanTable class represents a Huffman table read from a JPEG image file.
JPEGImageReadParam The JPEGImageReadParam class is only used to set JPEG decoding tables for streams that do not provide their own tables.
JPEGImageWriteParam The JPEGImageWriteParam class can be used to specify tables and settings used in the JPEG encoding process.
JPEGQTable The JPEGQTable class represents a quantization table that can be used to encode or decode a JPEG stream.