public class PngChunkReader extends Object
| Constructor and Description |
|---|
PngChunkReader() |
public Iterable<PngChunk> extract(SequentialReader reader, Set<PngChunkType> desiredChunkTypes) throws PngProcessingException, IOException
PngProcessingExceptionIOExceptionCopyright © 2002-2017 Drew Noakes. All Rights Reserved.