Description: Read bmp file various information// check the path is legitimate: the file can be opened bmp extension// 2 the read into bitmap file header:// 3. The print bitmap file header// 4 reads the information of the bitmap header// 5// 6 Print bitmap information header to create 8-bit palette// 7// 8 reads the pixel data of the bitmap. calculated per row the the pixels share of the number of bytes ...// 11. saved as a bitmap// 12. bitmap
To Search:
File list (Check if you may need any files):
ReadBmp\ReadBmp\ReadBmp.cpp
.......\.......\ReadBmp.h
.......\.......\ReadBmp.rc
.......\.......\ReadBmp.vcproj
.......\.......\ReadBmp.vcproj.WWW-7C8C0F8F289.lww.user
.......\.......\ReadMe.txt
.......\.......\Resource.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......2\Bmp.cpp
.......\........\Bmp.h
.......\........\CBmp.cpp
.......\........\CBmp.h
.......\........\picture.bmp
.......\........\ReadBmp2.cpp
.......\........\ReadBmp2.vcproj
.......\........\ReadBmp2.vcproj.1LHN0BAXJL1XFCM.Administrator.user
.......\........\ReadBmp2.vcproj.WWW-7C8C0F8F289.lww.user
.......\........\ReadMe.txt
.......\........\stdafx.cpp
.......\........\stdafx.h
.......\........\targetver.h
.......\ReadBmp_c.sln
.......\ReadBmp_c.suo
.......\ReadBmp
.......\ReadBmp2
ReadBmp