public class DqtSegment extends Segment
| Modifier and Type | Class and Description |
|---|---|
static class |
DqtSegment.QuantizationTable |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<DqtSegment.QuantizationTable> |
quantizationTables |
| Constructor and Description |
|---|
DqtSegment(int marker,
byte[] segmentData) |
DqtSegment(int marker,
int length,
java.io.InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
dump, getSegmentType, toStringgetByteOrder, getDebug, setDebugpublic final java.util.List<DqtSegment.QuantizationTable> quantizationTables
public DqtSegment(int marker,
byte[] segmentData)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic DqtSegment(int marker,
int length,
java.io.InputStream is)
throws ImageReadException,
java.io.IOException
ImageReadExceptionjava.io.IOExceptionpublic java.lang.String getDescription()
getDescription in class Segment"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"