Description: VC++, MFC under the open and save the bitmap, I believe the image of the novices have to do is worry about this too. Detailed description of the code to open and save bitmap mechanism for you from worries.
To Search:
- [BMP] - Write a program using MFC to open bmp bi
- [ImageShow] - Bmp image of the VC to achieve open and
File list (Check if you may need any files):
位图打开和保存\cdib.cpp
..............\cdib.h
..............\DrawBmp.cpp
..............\DrawBmp.h
..............\Image.cpp
..............\Image.h
..............\ImgProcessing.cpp
..............\ImgProcessing.h
..............\PICTUREYUV.APS
..............\PICTUREYUV.clw
..............\PICTUREYUV.cpp
..............\PICTUREYUV.dsp
..............\PICTUREYUV.dsw
..............\PICTUREYUV.h
..............\PICTUREYUV.ncb
..............\PICTUREYUV.opt
..............\PICTUREYUV.plg
..............\PICTUREYUV.positions
..............\PICTUREYUV.rc
..............\PICTUREYUVDlg.cpp
..............\PICTUREYUVDlg.h
..............\ReadMe.txt
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\res\PICTUREYUV.ico
..............\...\PICTUREYUV.rc2
..............\Debug\cdib.obj
..............\.....\cdib.sbr
..............\.....\DrawBmp.obj
..............\.....\DrawBmp.sbr
..............\.....\Image.obj
..............\.....\Image.sbr
..............\.....\ImgProcessing.obj
..............\.....\ImgProcessing.sbr
..............\.....\PICTUREYUV.bsc
..............\.....\PICTUREYUV.exe
..............\.....\PICTUREYUV.ilk
..............\.....\PICTUREYUV.obj
..............\.....\PICTUREYUV.pch
..............\.....\PICTUREYUV.pdb
..............\.....\PICTUREYUV.res
..............\.....\PICTUREYUV.sbr
..............\.....\PICTUREYUVDlg.obj
..............\.....\PICTUREYUVDlg.sbr
..............\.....\StdAfx.obj
..............\.....\StdAfx.sbr
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\res
..............\Debug
位图打开和保存