文件名称:BmpOpenAndSave
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.18mb
- 下载次数:
- 0次
- 提 供 者:
- er***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC++,MFC下位图的打开和保存,相信做图像的新手们都曾为这发愁过。本代码详细描述位图打开和保存的机制,为您免除后顾之忧。-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 descr iption of the code to open and save bitmap mechanism for you from worries.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
位图打开和保存\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
位图打开和保存
..............\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
位图打开和保存