Uses of Class gnu.javax.imageio.bmp.BMPException

Uses in package gnu.javax.imageio.bmp

Constructors which throw type gnu.javax.imageio.bmp.BMPException

Creates the header from an input stream, which is not closed.
Creates the header from an input stream, which is not closed.

Methods which throw type gnu.javax.imageio.bmp.BMPException

BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
The image decoder.
BufferedImage
BufferedImage
void
BMPInfoHeader.setBitCount(short bitcount)
void
BMPInfoHeader.setCompression(int compression)
void
BMPImageWriter.write(IIOMetadata streamMetadata, IIOImage image, ImageWriteParam param)
Write an image stream, including thumbnails and metadata to the output stream.