Simple C library for image BMP of 24 bits, without compression and without color pallete.
Read the files for documentation.
Based on the article: Bits to Bitmaps: A simple walkthrough of BMP Image Format
- Load image BMP of 24 bits.
- Create image BMP of 24 bits, without compression and without color pallete
- Save image in disk