Class BMPImageWriter

  • All Implemented Interfaces:
    BMPConstants, ImageTranscoder

    public class BMPImageWriter
    extends ImageWriter
    implements BMPConstants
    The Java Image IO plugin writer for encoding a binary RenderedImage into a BMP format. The encoding process may clip, subsample using the parameters specified in the ImageWriteParam.
    See Also:
    BMPImageWriteParam