Please note that this translation of the specification is the result of a java.net community project ( https://jdk5-api-pt-br.dev.java.net/ ). The official version of the specification is the US English language version which can be found at http://java.sun.com/j2se/1.5.0/docs/api/. In case of disputes, the authoritative version of the specification is the original, English document.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| 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 optimized Huffman tables be computed for an image. |
| JPEGQTable | A class encapsulating a single JPEG quantization table. |
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.
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Copyright 2006 Sun Microsystems, Inc. Todos os direitos reservados. O uso está sujeito aos termos da licensa.