文件名称:getbmpvc
介绍说明--下载内容均来自于网络,请自行研究使用
VC++通过位图文件直接获取位图文件大小,打开一张BMP位图后,立即显示出位图大小,这里是获取像素尺寸大小,不用占用字节。-VC++ After obtaining the size of the bitmap file directly through the bitmap file, open a bitmap BMP, immediately shows the bitmap size, here is to get the pixel size, without taking bytes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC通过位图文件直接得到位图大小\MainFrm.cpp
..............................\MainFrm.h
..............................\ReadMe.txt
..............................\res\Test.ico
..............................\...\Test.manifest
..............................\...\Test.rc2
..............................\...\TestDoc.ico
..............................\...\Toolbar.bmp
..............................\Resource.h
..............................\stdafx.cpp
..............................\stdafx.h
..............................\Test.cpp
..............................\Test.h
..............................\Test.rc
..............................\Test.sln
..............................\Test.suo
..............................\Test.vcproj
..............................\TestDoc.cpp
..............................\TestDoc.h
..............................\TestView.cpp
..............................\TestView.h
..............................\res
VC通过位图文件直接得到位图大小