There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple example on how to read a BMP header, without using external resource (I use only BITMAPINFOHEADER struct). In addition, for more clariry, I would show you how obtain the pixel array and apply some filters.