Description: BMP file is Windows to preserve the image of a common file format, in digital image processing, occupy an important position. BMP file saved in the image data is a DIB (Device-Independent Bitmap, that is device-independent bitmap), DIB is a standard Windows bitmap format, it comes with color information, so very easy palette management. There are many article on how to read BMP files, display, and how the data saved as BMP file is not too much, this article about the author, through an example of this process.
File list (Check if you may need any files):