搜索资源列表
readBmp
- 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
readbmp
- 在visual c++下读取*.bmp位图的信息,并显示位图,点击“查看”->“信息”菜单,弹出对话框中显示色彩位数、图像高度宽度、文件头大小等等信息。
readbmp
- 是一个关于读取位图图象的例程,对于初学位图,bmp图象读取的人有很大帮助。不错的一段代码。
readbmp
- 本程序详细讲解了打开.bmp图像的方法和具体的程序实现过程
readBMP
- 直接打开位图文件 代码易懂 注释详细
readbmp
- 此代码可实现任何bmp文件格式图片和jpg格式图片的显示
readbmp
- bmp文件的读取,可以获得其RGB值,并能按给定大小保存成bmp文件
readbmp
- 一个可以读取bmp图像的完整C++类,一个可以读取bmp图像的完整C++类
chap1-1
- 函数名称: * readBmp() * *函数参数: * char *bmpName -文件名字及路径 * *返回值: * 0为失败,1为成功 * *说明:给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素 * 位数等数据进内存,存放在相应的全局变量中//位图读写程序-Function name:* readBmp ()** Function parameters:* char* bmpName- file name and path**
ReadBMP
- 读取BMP,显示图像长度、高度、像素字节数等相关信息,并保存图像备份!-Read BMP, image length, height, pixel number of bytes and other related information, and save the image backup!
readBMP
- 在vc 6.0环境中读写BMP文件,实现对一副图像的读入,并进行复制,写入另一个文件中。-In the VC 6.0 environment read and write the BMP file,fulfill the reading the picture,and copy it to an another file.
ReadBMP
- 本程序可以实现bmp图像的读取及简单的处理,适合初学者了解图像的读取及简单操作-This procedure can be read bmp images and simple treatment, suitable for beginners learn to read and simple image operation
ReadBMP
- 读BMP图片文件,在codeproject网站上找的,非常好的。-Reading of BMP image file, in the codeproject website to find, very good.
ReadBMP
- vc开发的bmp文件读取程序,可用于数字图像处理的应用。-It was created in the vc for reading bmp .
readbmp
- 不需要CDib类就可以读取bmp图像文件,对图像处理初学者而言,省去了调试CDib类的痛苦,深受启发-CDib category do not need to be able to read bmp image files, beginners in terms of image processing, eliminating the pain of debugging CDib category, inspired by
ReadBMP
- 实现了对BMP格式的读取显示,对于加深对BMP格式很有帮助-To realize the of.bmp, according to read to BMP format is very helpful
ReadBMP
- 用VC++实现对BMP位图的读取。使用CBitmap类中的LoadBitmap()函数成员。-Using VC++ implementation of the BMP bitmap reading. Use CBitmap class LoadBitmap () function member.
ReadBMP
- 关于读入图片的一个C程序源码,可以用以导入读取图片-Read picture on a C program source code, can be used to import the pictures to read
ReadBmp
- 读取ReadBmp并根据位图大小显示图片-readbmp and show the bmp according it s size