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, toString
getByteOrder, getDebug, setDebug
public final java.util.List<DqtSegment.QuantizationTable> quantizationTables
public DqtSegment(int marker, byte[] segmentData) throws ImageReadException, java.io.IOException
ImageReadException
java.io.IOException
public DqtSegment(int marker, int length, java.io.InputStream is) throws ImageReadException, java.io.IOException
ImageReadException
java.io.IOException
public java.lang.String getDescription()
getDescription
in class Segment
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"