[][src]Module rin::graphics::image::bmp

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.