文件名称:BMP-bitmap-operation
- 所属分类:
- 图片显示浏览
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 68kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMP bitmap operation\showbmp\Debug\Sample.bmp
....................\.......\.....\showbmp.exe
....................\.......\MainFrm.cpp
....................\.......\MainFrm.h
....................\.......\ReadMe.txt
....................\.......\res\showbmp.ico
....................\.......\...\showbmp.rc2
....................\.......\...\showbmpDoc.ico
....................\.......\...\Toolbar.bmp
....................\.......\Resource.h
....................\.......\showbmp.aps
....................\.......\showbmp.clw
....................\.......\showbmp.cpp
....................\.......\showbmp.dsp
....................\.......\showbmp.dsw
....................\.......\showbmp.h
....................\.......\showbmp.ncb
....................\.......\showbmp.opt
....................\.......\showbmp.plg
....................\.......\showbmp.rc
....................\.......\showbmpDoc.cpp
....................\.......\showbmpDoc.h
....................\.......\showbmpView.cpp
....................\.......\showbmpView.h
....................\.......\StdAfx.cpp
....................\.......\StdAfx.h
....................\.......\Debug
....................\.......\res
....................\showbmp
BMP bitmap operation
....................\.......\.....\showbmp.exe
....................\.......\MainFrm.cpp
....................\.......\MainFrm.h
....................\.......\ReadMe.txt
....................\.......\res\showbmp.ico
....................\.......\...\showbmp.rc2
....................\.......\...\showbmpDoc.ico
....................\.......\...\Toolbar.bmp
....................\.......\Resource.h
....................\.......\showbmp.aps
....................\.......\showbmp.clw
....................\.......\showbmp.cpp
....................\.......\showbmp.dsp
....................\.......\showbmp.dsw
....................\.......\showbmp.h
....................\.......\showbmp.ncb
....................\.......\showbmp.opt
....................\.......\showbmp.plg
....................\.......\showbmp.rc
....................\.......\showbmpDoc.cpp
....................\.......\showbmpDoc.h
....................\.......\showbmpView.cpp
....................\.......\showbmpView.h
....................\.......\StdAfx.cpp
....................\.......\StdAfx.h
....................\.......\Debug
....................\.......\res
....................\showbmp
BMP bitmap operation