| Package | Description |
|---|---|
| com.drew.imaging.png |
Contains classes for working with PNG (Portable Network Graphic) files.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<PngChunk> |
PngChunkReader.extract(SequentialReader reader,
java.util.Set<PngChunkType> desiredChunkTypes) |
| Modifier and Type | Method and Description |
|---|---|
private static void |
PngMetadataReader.processChunk(Metadata metadata,
PngChunk chunk) |