文件名称:BMP24
- 所属分类:
- 图片显示浏览
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 277kb
- 下载次数:
- 0次
- 提 供 者:
- san***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Visual Studio 2003.NET集成开发环境
文档类型:SDI
1 为Doc类添加三个数据成员:fHeader、bInfo、bData, dSize;
2 在Doc类中添加两个事件函数OnFileOpen()、OnFileSave()分别用来读取和保存BMP文件;
3 在View类的OnDraw函数中显示位图;
4 在Doc类中添加函数OnEditPicture(),编辑图像在该函数内完成-Visual Studio 2003.NET integrated development environment Document Type: SDI1 for the add Doc category three data members: fHeader, bInfo, bData, dSize 2 in the Doc category function to add two events OnFileOpen (), OnFileSave () were used to read access and preservation of BMP files 3 in the View class OnDraw function to display bitmap 4 in the Doc class add function OnEditPicture (), edit the image in the function to complete
文档类型:SDI
1 为Doc类添加三个数据成员:fHeader、bInfo、bData, dSize;
2 在Doc类中添加两个事件函数OnFileOpen()、OnFileSave()分别用来读取和保存BMP文件;
3 在View类的OnDraw函数中显示位图;
4 在Doc类中添加函数OnEditPicture(),编辑图像在该函数内完成-Visual Studio 2003.NET integrated development environment Document Type: SDI1 for the add Doc category three data members: fHeader, bInfo, bData, dSize 2 in the Doc category function to add two events OnFileOpen (), OnFileSave () were used to read access and preservation of BMP files 3 in the View class OnDraw function to display bitmap 4 in the Doc class add function OnEditPicture (), edit the image in the function to complete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMP24读写
.........\01.bmp
.........\02.bmp
.........\BMP24.APS
.........\BMP24.cpp
.........\BMP24.h
.........\BMP24.ncb
.........\BMP24.rc
.........\BMP24.sln
.........\BMP24.vcproj
.........\BMP24Doc.cpp
.........\BMP24Doc.h
.........\BMP24View.cpp
.........\BMP24View.h
.........\Debug
.........\MainFrm.cpp
.........\MainFrm.h
.........\Readme.txt
.........\res
.........\...\BMP24.manifest
.........\...\BMP24.rc2
.........\Resource.h
.........\stdafx.cpp
.........\stdafx.h
.........\程序说明.txt
.........\01.bmp
.........\02.bmp
.........\BMP24.APS
.........\BMP24.cpp
.........\BMP24.h
.........\BMP24.ncb
.........\BMP24.rc
.........\BMP24.sln
.........\BMP24.vcproj
.........\BMP24Doc.cpp
.........\BMP24Doc.h
.........\BMP24View.cpp
.........\BMP24View.h
.........\Debug
.........\MainFrm.cpp
.........\MainFrm.h
.........\Readme.txt
.........\res
.........\...\BMP24.manifest
.........\...\BMP24.rc2
.........\Resource.h
.........\stdafx.cpp
.........\stdafx.h
.........\程序说明.txt