搜索资源列表
bmp文件读写函数
- bmp文件读写函数-bmp document read-write function
jpgpnggifbmp
- 一个读写jpg,png,gif,bmp的类库,但不能写gif-a reader jpg, png, gif, bmp the library, but not write gif
WinImageP
- 最简单的BMP图象文件的读写与显示程序(WIN32) 华南理工信息学院
isirwe
- 图象引擎的范例程序,这些程序的名称及功能如下: sam01 - 普通图象文件读、写、显示演示。 sam02 - 从EXE文件中提取BMP资源的演示。 sam03 - 内存图象读写演示。 sam04 - 窗口图象截取演示。 sam05 - 批量图象转换演示。 sam06 - 图象处理演示。
showdib
- 读写bmp的精简代码,入门学习图像编程很好用,不复杂
BMPRead
- BMP图片的读写、保存以及窗口显示。在其基础上可以用来开发可视化的图像处理软件。
bmp
- 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
CISBitmap
- bmp读写源码-bmp source code to read and write
bmp_in
- 读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
Bitmap_Read_write
- VC++实现的bmp位图读写的函数代码,非常实用-VC++ Realized bmp bitmap function to read and write code, very useful
DIBDisplay
- C++编译环境下使用DIB读写BMP文件示例,大家需要就拖吧-C++ Compiler environment to read and write BMP files using the DIB example, we need to drag it
bmp-24
- 读写bmp图像,进行读写操作;得到图像的位图信息;-read or write bmp pictures
qqw
- 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
rwbmp
- 一个读写程序代码,对原有图像是bmp格式的进行读写-A program code to read and write, the original image is read and write bmp format
BMP
- bmp文件的读写,对了解手机图片的编程和修改有帮助-bmp file to read and write, to understand the cell phone picture and modify the programming help
DIBImage
- 本MFC++代码是基于对话框的对8位和24位位图文件的读写-The operation with the 8 bits and 24 bits bmp
chap1-11
- BMP读写程序,是c的,对理解bmp结构有很大帮助-BMP