rust_bmp

Crates.iorust_bmp
lib.rsrust_bmp
version0.1.1
sourcesrc
created_at2022-12-22 18:01:49.938673
updated_at2022-12-22 18:11:22.425981
descriptionA library to work with BMP files.
homepage
repositoryhttps://github.com/CodeWolf33/rust_bmp
max_upload_size
id744047
size3,477
Mario Olcina Conejos (CodeWolf33)

documentation

README

Rust BMP


A library to work with bmp files. It provides BITMAPFILEHEADER, BITMAPINFOHEADER and RGBTRIPLE structs + methods to convert them to bytes and to help with file I/O.

Commit count: 0

cargo fmt