| Package | Description |
|---|---|
| net.sourceforge.jiu.codecs.jpeg |
Provides classes to read images from JPEG bitstreams.
|
| Modifier and Type | Method and Description |
|---|---|
JPEGQuantizationTable |
JPEGData.getQuantizationTable(int id)
Return a quantization table with a given id or
null on failure to find it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JPEGData.addQuantizationTable(JPEGQuantizationTable table) |