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