搜索资源列表
gdigdi
- 一个很好的gdiplus实例程序,包括图像转换、显示、处理功能-gdiplus a good example of procedures, including image conversion, display, processing
DrawImgOnDlg
- 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
GDIPlusImage
- 基于 GDI+ 的Image类的序列化,VC6代码测试可用-Based on GDI+ The Image class serialization, VC6 code can be used to test
GetEncoderClsid
- gdiplus中保存图像时会用到的GetEncoderClsid-gdiplus image will be used to save the GetEncoderClsid
InfmationIssue
- 学习GDIPlus,动态加载png图片、全屏、路径文字和图形-GDIPlus training,Load png image dynamically,full screen,drawpath,etc.
Image-format-conversion
- gdiplus 图片格式转换,可以转换大部分的图片格式-GDI+ Image format conversion
gdiplus lib
- MFC 图像编程工具GDI+ 库文件的DLL文件和LIB文件(MFC image programming tools, GDI+ library files, DLL files and LIB files)
