Java™ Platform
Standard Ed. 7

Package javax.imageio.plugins.jpeg

Classes supporting the built-in JPEG plug-in.

See: Description

Package javax.imageio.plugins.jpeg Description

Classes supporting the built-in JPEG plug-in.

This package contains some support classes for the built-in JPEG reader and writer plug-ins. Classes are provided for representing quantization and Huffman tables, and extensions of ImageReadParam and ImageWriteParam are provided to supply tables during the reading and writing process. For more information about the operation of the built-in JPEG plug-ins, see the JPEG metadata format specification and usage notes.


Since:
1.4
Java™ Platform
Standard Ed. 7

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2020, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.