Class WBMPImageWriter

  • All Implemented Interfaces:
    ImageTranscoder

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