Class JPEGDecoder

All Implemented Interfaces:
Decoder, AutoCloseable

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