搜索资源列表
Gdipluspicture
- 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
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 (GDIPain
TinyJpegd_sample
- 微型jpg解码器!应用平台有AVR, PIC24, LPC1114 and Win32等平台,占用内存空间非常小!-Miniature jpg Decoder! Application platform such as the AVR, the PIC24, the LPC1114 and the Win32 platform, the memory space is very small!
Image-Viewer
- 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
FreeImage3154Win32
- 开源的FreeImage图形库的Win32平台发行包,可以方便日常的应用开发。-Win32 platform open source graphics library FreeImage distribution package, you can easily everyday application development.
imageviewer_forVcc
- This sample is an MFC application using the document/view architecture that can load, display, and print graphics files such aske GIF, JPEG, BMP (bitmap), ICO (icon), WMF (metafile), and EMF (Win32-enhanced metafile).-This sample is an MFC applicatio
