A rust library that can read, write and edit bitmap files.
pub use bitmap::image::BitMap;
pub use bitmap::rgba::Rgba;