Class PNGDecoder

All Implemented Interfaces:
Decoder, AutoCloseable

public final class PNGDecoder extends AbstractImageIODecoder implements Decoder
Implementation wrapping the default JDK Image I/O PNG ImageReader.