Class JPEGTables
java.lang.Object
com.twelvemonkeys.imageio.plugins.tiff.JPEGTables
JPEGTables
- Version:
- $Id: JPEGTables.java,v 1.0 11.05.12 09:13 haraldk Exp$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate JPEGHuffmanTable[]
private JPEGHuffmanTable[]
private static final int
private JPEGQTable[]
private final List
<JPEGSegment> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
-
Field Details
-
DHT_LENGTH
private static final int DHT_LENGTH- See Also:
-
SEGMENT_IDS
-
qTables
-
dcHTables
-
acHTables
-
segments
-
-
Constructor Details
-
JPEGTables
- Throws:
IOException
-
-
Method Details
-
createSegmentIdsMap
-
getQTables
- Throws:
IOException
-
getHuffmanTables
- Throws:
IOException
-
getDCHuffmanTables
- Throws:
IOException
-
getACHuffmanTables
- Throws:
IOException
-