schmouk / CppBMPLoader

An exhaustive BMP Loader, MIT-licensed, implemented for c11 and c20
MIT License
0 stars 0 forks source link

implement decoding image encoded w. 256 colors map #29

Closed schmouk closed 2 months ago

schmouk commented 2 months ago

No RLE

schmouk commented 2 months ago

Completed. Validated.