搜索资源列表
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
用C++编程实现BMP文件格式的读取
- 用C++编程实现BMP文件格式的读取
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
OpenGL中bmp文件的读取
- OpenGL中bmp文件的读取
读取图形文件
- C语言环境代码下读写BMP文件代码。
bmp格式文件 读取 写入
- bmp格式文件 读取 写入
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
读取与保存
- 该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!-the procedure is demonstrated on a BMP file read and preserved! Hope you like!
利用文件直接显示BMP
- 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
DIBShowing
- bmp文件读取,利用VC做的一个小软件,实现了对BMP文件的读取-bmp file read, VC do a small software, a pair of BMP file reader
test01
- 这是一个提供Bmp文件读取显示的MFC程序,其中还有图像的几何变换-This is a document providing Bmp reading shows the MFC procedures, which have images of geometric transformation
BmpTest5DIBShow
- 24位DIB位图文件读取,载入与显示, 可以给初学的提供一些参考-24 DIB bitmap file read, and included in the show, the novice can provide some reference
bmpandWrite
- bmp文件的读取与操作; 读取一个位图文件保存为另一个位图文件; -bmp file to read and operate read a bitmap file as another bitmap file
data2bmp
- BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。-BMP file is Windows
bmp
- bmp文件的解码与读取,很简单的一个小程序。-bmp file decoder and read, a very simple procedure, a small.
creatbmp
- 一个bmp文件读取程序。从bmp文件中读取文件头及数据信息。可将数据信息保存或显示。-Bmp file of a read process. Bmp file to read from the file header and data information. Data information can be saved or displayed.
HandleBMP
- BMP文件读取程序。读取并记录BMP文件颜色数据,并可将颜色数据显示。-BMP file reader. BMP file to read and record the color data, as well as color data.
Res_read
- VC++编程实现,读取bmp文件格式的图片-VC++ programming, bmp file format to read the picture
显示BMP文件
- 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)