搜索资源列表
读取bmp
- BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
Read BMP
- 读取位图文件要素的源代码,用vc实现,功能强大. -read bitmap file elements of the source code, using vc realization of the powerful.
hedongjian_imagepro
- 此源码的亮点在于它设计了一个可以读取bmp,jpg,tif等不同文件格式的LIB文件,不需改动就可以应用在自己的程序中,推荐!程序说明内详 -this source is that it highlights the design of a can read bmp, jpg, tif different file formats LIB documents with the changes it can be applied to their own procedures, recomme
IMatching-BINARY-OK
- 一个很简单的读取BMP图像的工程,很方便直接在该工程中进行后续的图像处理-a very simple read BMP image, a very convenient and direct the project for the follow-up Image Processing
BMPINFO
- 读取BMP文件信息。VB.NET源代码,利用BinaryReader类来读取.bmp文件的信息。-read BMP file information. VB.NET source code, using BinaryReader class to read. Bmp document information.
bmpColorChange
- 读取BMP图片并且转换为2色,或者16色
bmp
- bmp文件的解码与读取,很简单的一个小程序。
bmp
- bmp位图文件的读取与保存,bmp位图文件的读取与保存
bmp—read
- 不使用函数来读取bmp的delphi源代码-use bmp function to read the source code delphi
ch1_1
- 读取bmp格式的位图,可以打印保存,在“查看”中统计直方图,可修改上下限。
bmp
- 初学者学习底层BMP读取的代码,调试后可运行,并且包含bmp格式学习资料,对初学BMP格式的人很有帮助。
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
C、C++读取图片
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
BMP
- VC++通过创建一个链表,循环读取BMP文件数据,再显示在界面上。-VC++ Load BMP image by creating a list
bmp图片rgb转成yuv
- 可以读取bmp图片,并将RGB转为成YUV格式输出
Painter
- 读取bmp图像文件,并显示出来,visual c++基于单文档。-Read bmp image files, and display, visual c++ based on single document.
bmp
- C++打开读取任意一幅BMP图像代码简单学习图像处理的可以参考一下-C++ open reading any of a BMP image, the code is simple to learn image processing can refer to.
BMP
- 用VC 编的读取BMP图像信息,很简单,适合初学者,经过运行,没有错误-good,you will like it
bmp-image-processing
- 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
READ-bmp
- 读取bmp图像的内容,比如图像的高,宽,以及颜色表等信息。对于图形处理的初学者很有帮助。-Reads the BMP image content, such as the image of the high and wide, as well as information such as the color table for beginners helpful graphics processing