Class BMPDecoder

All Implemented Interfaces:
Decoder, AutoCloseable

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