An open API service indexing awesome lists of open source software.

https://github.com/vardan2009/c-bmp

C Library for reading and writing BMP files
https://github.com/vardan2009/c-bmp

bmp bmp-image bmp-images c image-processing

Last synced: 7 months ago
JSON representation

C Library for reading and writing BMP files

Awesome Lists containing this project

README

          

# C BMP
## C Library for reading, writing and manipulating BMP files

The source is in `/src` and a sample usage and image filters at `test.c`