0.1.1 |
|
---|---|
0.1.0 |
|
#21 in #bmp
4KB
75 lines
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
.
A library to work with BMP files
0.1.1 |
|
---|---|
0.1.0 |
|
#21 in #bmp
4KB
75 lines
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
.