Package net.sourceforge.jiu.codecs.jpeg
package net.sourceforge.jiu.codecs.jpeg
-
ClassesClassDescriptionA codec for the JPEG file format.Constants necessary to encode and decode JPEG streams.Data for decoding or encoding images from or to JPEG File Interchange Format (JFIF) files.Data class to store information on a JPEG frame.Data class for information on a JPEG frame component.Data class that stores a single Huffman table, including class (AC or DC), ID and codes for the 16 possible bit lengths from 1 to 16.Static helper methods to read various JPEG bitstream headers from a
DataInput
source into objects of the appropriate data classes.Data for a JPEG bitstream quantization table.Data class for information from a JPEG scan header (stored in an SOS marker).Data class to store information on one component in one scan.