搜索资源列表
BMP2CODE
- 将BMP文件转换成C代码,支持8位和16位彩色,自己写来玩的-BMP will convert documents into C code and support 8 and 16-bit color, wrote the prophecies
VCopen.bmp.jpeg.jpg
- 该文章详细清楚的介绍了如何使用VC提供的GDI函数实现对各种图片文件格式的打开-clear on how to use the VC achieve GDI function of various photo file format The open
BMP
- BMP文件格式, BMP文件格式,
jpegcode
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件 代码结构只求能说明各步骤过程,并不做特别的优化,效率较为一般
bmp位图文件结构剖析
- 讲解了bmp文件的内部组成结构,内容非常详细,讲的也非常清楚;对想进行图形图像编程开发的用户极力推荐看一看。
BMP位图文件的存储格式
- BMP位图文件的存储格式
BMP文件格式详解
- bmp文件格式详解。。。
BMP文件的读写操作
- 这个代码用于BMP文件的读写操作的,以便更加便捷的对图像进行进一步操作
bmp-file-format
- BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。-introduce the format of the bmp
bmp_file_transfer_software_PowerPCB
- bmp 文件转 PowerPCB 软件,-bmp file transfer software PowerPCB,
BMP_READ
- 用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。-Windows paintbrush used to generate BMP file f (x, y), image width W, height H, the preparation process to read BMP files, and generate new images g (x, y). BMP file format to
vc-bmp
- VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
The_Method_To_Show_BMP_File_In_VC
- 图像处理程序设计常用到Windows位图文件,分析了BMP文件结构并给出了在Visual C++程序设计中BMP文件的显示方法。-Image-processing program design to a Windows bitmap file used to analyze the BMP file structure is given in the Visual C++ Program Design BMP files display method.
bmp
- 抓屏并保存为位图文件源码,C++ 6.0下测试通过,无压缩,高质量抓屏。-Screenshots and save as bitmap file source
fileToPicture
- 可以把任意文件变成BMP图片的程序,该程序还可将BMP文件还原为原始文件-Can be any file into a BMP image of the program, the program also will restore the original file BMP file
VC-using-CDibsave-BMP
- 在VC++中使用CDib类实现显示与保存BMP文件,是一个很好的程序.-In VC++ using CDib class implements show and save BMP files, is a good program.
BMP-file-format
- bmp文件格式详解,呵呵,VC做上位机必须的东东。-bmp file format details, VC must be the stuff of the host computer.
BMP文件格式
- 本文件详细详细介绍BMP文件格式的图片。
BMP-file-format-parsing
- BMP文件格式解析,详细介绍了BMP文件格式的各个部分-BMP file format parsing, detailing the various parts of the BMP file format
BMP-file-format
- 描述了BMP文件的格式,为读bmp图像文件做一个参考-It describes the format of BMP file for reading bmp image files as a reference