文件名称:vbreadbmp
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 162kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB读取和保存图片,图片格式这里假定是BMP,图片路径自己定义,如果图片文件和本程序在同一个文件夹就不用定义详细路径了,只要图片文件名,代码默认是在本级目录中查找文件。简要说下,读取图片是使用LoadPicture,保存图片是使用SavePicture。-VB to read and save the picture, picture format is assumed here BMP, image path own definition, if the image file and the program in the same folder do not define in detail the path, as long as the image file name, the code in this class is the default directory find the file. In brief, the read image is to use the LoadPicture, save the image using SavePicture.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读取和保存图片\123.BMP
..............\Form1.frm
..............\工程1.vbp
..............\工程1.vbw
读取和保存图片