搜索资源列表
bmp
- bmp位图文件的读取与保存 bmp位图文件的读取与保存
bmp
- bmp位图文件的读取与保存,bmp位图文件的读取与保存
wince下打开保存BMP文件
- VS2005下2440,wince打开BMP文件,同时能根据需要保存不同位置的BMP图像
bmp位图文件的读取与保存
- bmp位图文件的读取与保存- dib files of bmp read and save
位图文件的读取与保存
- bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
读取与保存
- 该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!-the procedure is demonstrated on a BMP file read and preserved! Hope you like!
photodb
- 自己利用业余时间写的图象数据库源码,可以保存BMP和JPEG图象至数据库。还支持BMP<->JPEG图象格式的转换,很实用!-use their spare time to write the source image database, can be preserved for BMP and JPEG images to the database. Also supports BMP
MyBitmap
- 一个简单的图片绘制程序,可以打开和保存BMP格式文件-A simple picture drawing program, you can open and save BMP format
Effect
- 可以打开和保存BMP格式文件,并能显示特效,如显示灰度图,渐显,上下左右移动等-Can open and save BMP format, and can show the effects, such as grayscale display,渐显, up and down around Mobile, etc.
bmp
- bmp位图文件的读取与保存 bmp位图文件的读取与保存-bmp bitmap file to read and save bmp bitmap file to read and preservation
BMP24
- Visual Studio 2003.NET集成开发环境 文档类型:SDI 1 为Doc类添加三个数据成员:fHeader、bInfo、bData, dSize; 2 在Doc类中添加两个事件函数OnFileOpen()、OnFileSave()分别用来读取和保存BMP文件; 3 在View类的OnDraw函数中显示位图; 4 在Doc类中添加函数OnEditPicture(),编辑图像在该函数内完成-Visual
ColorProcess
- 该程序实在打开和保存bmp图像功能,并主要实现bmp图像从真彩色向灰度图的变化-The program is open and save bmp image features and the main achievement of bmp images from true color to the grayscale changes
bmpsave
- 保存bmp图像,需要输入长和宽..bmpsave-Save bmp images, need to enter length and width .. bmpsave
GrabImage
- 连续抓屏保存bmp文件源代码.实现连续抓屏,抓屏间隔与数量及保存路径可设置。保存为Bmp文件。 实现连续抓屏,抓屏间隔与数量及保存路径可设置。保存为Bmp文件-Bmp file for screenshots save the source code. Realize continuous screenshots, screenshots and the number of intervals and the preservation
bmp
- 将bmp文件头和文件尾去掉,把bmp文件中的数据保存在*.dat文件中-Bmp file will be the end of the first and documents removed from the bmp file data stored in the*. dat file
bmp
- bmp位图文件的读取与保存,bmp位图文件的读取与保存-bmp bitmap file to read and preservation, bmp bitmap file to read and preservation
bmp
- 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
OPENBMP
- 可以打开和保存BMP位图的VC++程序,并提供位图数据指针-open and save BMP
Save
- 保存bmp图像,可以在VC程序下保存在窗口,调试成功-Save the bmp image, you can be stored in the VC process in the window, debugging success
BMP
- 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)