Description: Entirely in C language to read and save BMP images. Although the Matlab and OpenCV can directly read the image, but sometimes required to use C language. Although it is troublesome, but sometimes the lingua franca
To Search:
File list (Check if you may need any files):
纯c语言——图像读取和保存\Debug\Example3.exe
.........................\.....\Example3.ilk
.........................\.....\Example3.pdb
.........................\Example3\BitMap.cpp
.........................\........\BMP.h
.........................\........\Debug\BitMap.obj
.........................\........\.....\BuildLog.htm
.........................\........\.....\Example3.exe.embed.manifest
.........................\........\.....\Example3.exe.embed.manifest.res
.........................\........\.....\Example3.exe.intermediate.manifest
.........................\........\.....\Example3.obj
.........................\........\.....\Example3.pch
.........................\........\.....\mt.dep
.........................\........\.....\stdafx.obj
.........................\........\.....\vc90.idb
.........................\........\.....\vc90.pdb
.........................\........\Example3.cpp
.........................\........\Example3.vcproj
.........................\........\Example3.vcproj.PC2010100917RHZ.Administrator.user
.........................\........\ReadMe.txt
.........................\........\stdafx.cpp
.........................\........\stdafx.h
.........................\........\targetver.h
.........................\Example3.ncb
.........................\Example3.sln
.........................\Example3.suo
.........................\........\Debug
.........................\Debug
.........................\Example3
纯c语言——图像读取和保存