1 Forks
6 Stars
6 Watchers

BMPInfo

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.

How to download and setup BMPInfo

Open terminal and run command
git clone https://github.com/DispatchCode/BMPInfo.git
git clone is used to create a copy or clone of BMPInfo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BMPInfo https://github.com/DispatchCode/BMPInfo/archive/master.zip

Or simply clone BMPInfo with SSH
[email protected]:DispatchCode/BMPInfo.git

If you have some problems with BMPInfo

You may open issue on BMPInfo support forum (system) here: https://github.com/DispatchCode/BMPInfo/issues