JPEGQTable
Class JPEGQTable
- java.lang.Object
-
- javax.imageio.plugins.jpeg.JPEGQTable
public class JPEGQTable extends Object
A class encapsulating a single JPEG quantization table. The elements appear in natural order (as opposed to zig-zag order). Static variables are provided for the "standard" tables taken from Annex K of the JPEG specification, as well as the default tables conventionally used for visually lossless encoding.
For more information about the operation of the standard JPEG plug-in, see the JPEG metadata format specification and usage notes
Fields
K1Luminance
public static final JPEGQTable K1Luminance
The sample luminance quantization table given in the JPEG