搜索资源列表
libs
- 非常强大的界面设计类,图片的加载与图片换图片,,功能非常的完美了。-A very powerful type of interface design, image and picture for picture to load, a very perfect.
GDI-class-library
- DI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等-The DI Class Library download (VC++ development standing), including GdiPlus.lib libraries and through GDIPlus.H, GdiPlusPath.h, GdiP
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
ImageEx_demo
- ImageEx在VC++中的一个应用实例,展现了窗口中的动画GIF图像显示,一个动画窗体源码实例,引入了ImageEx.cpp和ImageEx.h,编译需要GDI+库中的gdiplus.h文件,若缺少将不能正确编译-ImageEx in VC++ in an application example, show a window display animated GIF image, an animated form source code examples, introduced ImageEx