搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
利用文件直接显示BMP
- 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
TestBitmap
- vc++能打开bmp文件格式的图象。是利用mfc制作的。-vc will break bmp image file formats. Use mfc produced.
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
ZHG-BMP-MAKER-deyuanchengxu
- /* ---Author: zhg 2006.12.20 E-mail: wudazhg@163.com 说明:在此程序包中包含ZHG-BMP-MAKER(ZHG制图工具)的部分文件(源),仅作为对原工具软件包的补充。 -/ * --- Author : zhg 2006.12.20 E-mail : wudazhg@163.com : In this package contains ZHG - BMP-MAKER (ZHG mapping tools) the nu
jpegcompresstest
- 把bmp图片压缩成jpg; 可以大大的节约文件的空间,挺好的-put into bmp jpg picture compression; The savings can greatly document space, in very good shape;
bmptojpg2
- 能够将bmp文件转换为jpg文件,推荐。开发环境:vc6.0
OwnerDrawListBoxs
- 此ListBox控件的特性为, 用户可以任意的使用一个外部bmp文件绘制Item, ListBox的绘制没有闪烁。
function
- 将屏幕上的图形保存成bmp文件所需要的函数
bmpgraph
- 本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。 我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿
打开24位BMP
- 这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
BMP文件转换为JPG文件的源代码
- BMP文件转换为JPG文件的源代码,调用了jpgdll.dll ,BMP file into a JPG file of source code, call the jpgdll.dll
63969681BMP
- 对BMP图象格式进行解析,本工程在WinXP+VC6.0下编译运行成功。 BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。 -Compile and run under WinXP+ VC6.0 success. BMP files from the file header, bitmap information header, color information and graphics data in four parts.
Treeday
- 打开各种位数的BMP文件,代码精炼,健壮性好,稳定-BMP file to open a variety of digit, code refinement, good robustness, stability
NMPNSLQ
- 用VC写的一个从YUV文件转换为BMP文件的图像程序-Using VC to write a program YUV file are converted into BMP image
iaser-user-bitwise
- 把bmp文件转换成txt的源码,不错的源码 很好的-Convert BMP file to TXT of source code, a good source of good
0577543
- bmp文件read BMP file to read, BMP file to read-BMP file read BMP file to read, BMP file to read
BMP
- windows bmp图像文件处理相关类,以及DIB类(bmp transform class and dib class)