文件名称:bmploader
介绍说明--下载内容均来自于网络,请自行研究使用
该例子加载一幅BMP给CRaster类对象,该类包含一个成员函数可以把位图显示到一个windows设备上(如屏幕)-This example loads a BMP file into an object of class CRaster
that includes members to store Palette, Raster bits, and Bitmap
information.
CRaster includes a member function (GDIPaint) to paint the
raster directly to a Windows device (like the screen).
This program shall be compiled as a Win32 application.
that includes members to store Palette, Raster bits, and Bitmap
information.
CRaster includes a member function (GDIPaint) to paint the
raster directly to a Windows device (like the screen).
This program shall be compiled as a Win32 application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bmploader\example.bmp
.........\loadbmp.cpp
.........\loadbmp.exe
.........\readme.txt
bmploader
.........\loadbmp.cpp
.........\loadbmp.exe
.........\readme.txt
bmploader