搜索资源列表
bmp文件读写函数
- bmp文件读写函数-bmp document read-write function
从BMP文件中装入位图并显示(6KB)
- 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
BMP文件的艺术再现4
- BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
分析Bmp文件
- “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
打开BMP文件带预览功能
- 打开BMP文件带预览功能-open BMP file with previews
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
将小文件隐藏在BMP文件中
- 将小文件隐藏在BMP文件中-small BMP documents hidden in documents
从BMP文件中创建一个设备无关的位图(5KB)
- 从BMP文件中创建一个设备无关的位图(5KB)-from BMP file to create a device-independent bitmap (5KB)
BMP文件转换为JPG文件的源代码
- 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
用C++编程实现BMP文件格式的读取
- 用C++编程实现BMP文件格式的读取
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
读取图形文件
- C语言环境代码下读写BMP文件代码。
bmp转换jpg源码
- 将bmp文件转换为jpg文件
wince下打开保存BMP文件
- VS2005下2440,wince打开BMP文件,同时能根据需要保存不同位置的BMP图像
BMP文件转换为JPG文件的源代码
- BMP文件转换为JPG文件的源代码,调用了jpgdll.dll ,BMP file into a JPG file of source code, call the jpgdll.dll
BMP文件提取信息
- BMP文件提取信息,可以查看RGB信息,可以查看是否使用调色板信息等,BMP file extract information, you can view the RGB information, you can view information such as whether or not to use the palette
BMP
- 这是一个操作256色BMP文件的简单实例,源程序不带烦琐的调色板操作。 -This is an operation of a simple 256-color BMP file example source palette without cumbersome operations.
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
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++)