Module image::codecs::bmp[][src]

Decoding and Encoding of BMP Images

A decoder and encoder for BMP (Windows Bitmap) images

Related Links

Structs

BmpDecoder

A bmp decoder

BmpEncoder

The representation of a BMP encoder.

Type Definitions

BMPEncoderDeprecated

BMP Encoder