文件名称:readbmp
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-01-02
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- 姜*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image file name and path, read the bitmap image data, width, height, and bits per pixel color tables and other data into memory, stored in the corresponding global variable, At the same time it is written to the specified file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\readbmp.pch
.....\vc60.idb
.....\vc60.pdb
bmp.h
main.cpp
readbmp.ncb
readbmp.plg
readBMP.c
readbmp.dsp
readbmp.dsw
readbmp.opt
Debug