Welcome![Sign In][Sign Up]
Location:
Search - bmp header

Search list

[Windows Developbmp

Description: 关于bmp图片的文件结构头文件-bmp picture on the structure of the document header files
Platform: | Size: 1091 | Author: 啊是的 | Hits:

[Windows Developbmp

Description: 关于bmp图片的文件结构头文件-bmp picture on the structure of the document header files
Platform: | Size: 1024 | Author: | Hits:

[Graph programBMPTool

Description: 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Platform: | Size: 1024 | Author: 易 容 | Hits:

[Picture Vieweradecode

Description: 图象压缩的编码由无文件头的BMP压缩成JPEG-source codes of image compression from no header BMP to JPEG
Platform: | Size: 4096 | Author: 梁宏程 | Hits:

[Otherlinuxchangebmp

Description: 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project through testing yangxing msn : lelma_yx@hotmail.com hope to tft screen operation friend help. A support 65* 320 K color photographs 240bmp two, input file as a BMP file (such as 15. bmp) 3, the output document. h documents (such as 15. h) 4. 555 and 565 support five format, shown in this file contains the header files, and then the output of TFT screen can be
Platform: | Size: 107520 | Author: y | Hits:

[Special Effectsopen_1984

Description: 1 熟悉VC工具,掌握工程创建过程及各选项含义。 2 结合2*2实际位图,了解位图(bmp)概念,掌握文件头(BITMAPFILEHEADER)和信息头(BITMAPINFOHEADER) 两个结构体各参数含义。 3 完成bmp图象的打开和显示功能。-a VC familiar with the tools to project the process and the option to create meaning. 2 2* 2 with the actual bitmap understand bitmap (bmp) concept, master file (BITMAPFILEHEADER) and the header (BITMAPINFOHE ADER) 2 structure meaning of the parameters. 3 completed bmp image to open and display function.
Platform: | Size: 60416 | Author: 英雄 | Hits:

[Embeded-SCM DevelopLCD_Test

Description: 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
Platform: | Size: 395264 | Author: | Hits:

[Picture Viewerreadraw

Description: 本程序可以显示指大小的RAW文件(即无文件头和位图信息的BMP文件),内有一个ABCD的测试文件.-This procedure can show refers to the size of RAW files (that is, no file header information and bitmap BMP files), which has an ABCD test file.
Platform: | Size: 2153472 | Author: 张齐 | Hits:

[Special Effectsscale

Description: bmp位图结构的基本操作,能增加对bmp文件头格式的理解,代码详尽-bmp bitmap structure of the basic operation, can increase the bmp file header format to understand, code detailed
Platform: | Size: 1024 | Author: 王卫伟 | Hits:

[Linux-Uniximage_bmp_process

Description: 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Platform: | Size: 3072 | Author: gomo | Hits:

[Special EffectsBMP

Description: vb 读写bmp文件。文件头结构体定义等都很详细。-bmp file vb read and write. File header structure definition is very detailed.
Platform: | Size: 16384 | Author: 陈妮 | Hits:

[2D GraphicBMPwrite

Description: 从参考bmp图片中读入头信息,然后读入该bmp图片的数据信息;再将该头信息、数据信息写入到另外一个bmp文件中-Bmp image from the reference to read header information, and then read into the bmp image data information and then the header information, data information is written to a bmp file
Platform: | Size: 373760 | Author: gaoyazhao | Hits:

[Embeded-SCM DevelopBMP

Description: BMP头文件的源代码,适合嵌入式开发。比较精简,较易嵌入到自己的开发工程中。比较使用。-BMP header files of source code, suitable for embedded development. More streamlined, easier to embed into their own development projects. Comparison of use.
Platform: | Size: 1024 | Author: 小豆 | Hits:

[GDI-Bitmap3970985kradview-0.5.3

Description: 对Dicomh文件的解读。任何图像文件格式无非是由两个部分组成:存参数的 header 和图点数据(pixel data)。 BMP、 JPEG、TIFF 之类的格式的 header 只描述图像的基本参数:如几行、几列、每点用了几位、有没有压缩、调色板等等。Header 往往是固定长度的。 -Dicomh interpretation of the document. Any image file format is no more than two components: the header and keep parameter map data (pixel data). BMP, JPEG, TIFF format, such as header images only describe the basic parameters: such as a few lines, a few are listed, each with a few points, is there any compression, color palettes and so on. Header is a fixed length.
Platform: | Size: 588800 | Author: wangquanyang | Hits:

[Special Effects24BMP256ColorGray

Description: 本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
Platform: | Size: 3072 | Author: xixi | Hits:

[GDI-Bitmapviewbmp

Description: 显示bmp图像。直接分析BMP头文件,显示BMP图像。-Show bmp image. Direct analysis of BMP header files shows that BMP image.
Platform: | Size: 53248 | Author: study555 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2132-LCD_BMP

Description: LPC2132测试通过的BMP显示程序,和我上传的LCD程序配合即可,程序包括BMP格式头文件,KEIL下编译通过。-LPC2132 test showed that the BMP process, and I uploaded LCD procedures can cope with, the program format, including BMP header files, KEIL compiler passed under.
Platform: | Size: 293888 | Author: 蔡明 | Hits:

[Windows Developbmp

Description: 读取bmp文件头信息,如文件大小、偏移字节数、所用颜色数-bmp header information reading
Platform: | Size: 54272 | Author: | Hits:

[Picture ViewerBMP-bitmap-operation

Description: BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMAPFILEHEADER, bitmap information header structure BITMAPINFOHEADER, color table RGBQUAD bitmap and the bitmap pixel data of four parts. When dealing with bitmap these structures are based on the file size of bitmap files, bitmap width, height and realize the palette to get the bitmap pixel values ​ ​ and so on. Here we must note that in the BMP bitmap, bitmap pixels per line to fill a four-byte boundary, the share of the throne map storage length of each line is a multiple of four bytes, extra bits will be used less 0 filled
Platform: | Size: 69632 | Author: | Hits:

[Picture Viewerbmp

Description: 读取,保存,打开bmp图片。并且可以详细读取bmp表头的各种数据。 -Read, save, open bmp picture. And can be read in detail the various data bmp header.
Platform: | Size: 1357824 | Author: shijian | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net