javax.imageio.plugins.jpeg
Package javax.imageio.plugins.jpeg
Classes supporting the built-in JPEG plug-in.
See: Description
Class | Description |
---|---|
JPEGHuffmanTable | A class encapsulating a single JPEG Huffman table. |
JPEGImageReadParam | This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG reader plug-in. |
JPEGImageWriteParam | This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG writer plug-in, and to request that opti |