搜索资源列表
用GDI+转换图形格式
- 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upg
2006216204853547
- 一个远程监控软件,可以控制服务器,获取服务器的屏幕截图等功能。图片传输时使用的是JPG格式。由于程序中使用到了GDIPlus,所以对于使用Visual C++6.0的需要更新一下SDK方能编译通过! 该程序目前还不是很完善,有不少的bug,欢迎你指出。-a remote monitoring software that can control server, access server Screenshots capabilities. Photo transmission is used
gdiplus
- GDI+是.net提供的一个强大的图像处理接口,但目前大部分书籍还是停留在GDI的SDK(或VC)的程序。我在SDK的框架上添加了不到20行的代码实现了用GDI+引入图像,这可比以前的GDI编写近百行代码简便多了,有兴趣的朋友可以下载,包括可执行程序和源代码。(用的是.net外壳)。-yes. Net provide a powerful image processing interface, but the majority of books are still stuck in the SD
gdiplus.rar
- GDI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等文件。 昨天调试一程序需要本类库,在网上搜了一大堆,竟然都不提供下载,感觉很不爽,在csdn以高分得到了这个包,虽然很老的东西,但是我们还是离不开她。,GDI library download (VC++ development of standing),
GDIplus_SDK_ref_cn_chm
- GDI+ SDK 中文参考手册,CHM版,阅读十分方便。-GDI+ SDK Chinese language reference manual, CHM version of reading is very convenient.
GDIPlusCE
- Windows Mobile平台上使用GDI+。GDI+功能很强大,可惜在Windows Mobile平台上不能直接用,本例程封装了一套GDI+接口,可以很方便的在Windows Mobile平台上调用。关键字:GDI Plus, PocketPC,VC-Windows Mobile platform using GDI+. GDI+ features are powerful, but in the Windows Mobile platform can not be directly use
GdiPlusBrush
- 通过图片边角的颜色裁剪对话框圆角的例子,使用的GDIPlus,编译通不过的可以在网上下载GDIPlus的SDK,本程序对颜色比较的算法进行了优化-Color cutting through the image dialog box rounded corners example, the use of GDIPlus, build links that can be downloaded, but the SDK GDIPlus
ImageStone
- if you using VC6, you must add GDI+ SDK, you can download GDI+ library from my homepage -- http://www.crazy-bit.com/download/gdiplus.zip unzip this package to ImageStone s lib directory in such folder structure: lib\gdiplus\Include\*.