[][src]Crate tinybmp

Small BMP format image parser supporting no-std environments. Specifically designed to work with embedded-graphics

Structs

Bmp

A BMP-format bitmap

BmpIterator

Iterator over individual BMP pixels

Header

BMP header information

Enums

FileType

Bitmap file type