CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - GdiPlus

搜索资源列表

  1. Kugou

    0下载:
  2. 源码说明:内含VC++源码、易语言源码各一份.包含所有图片源码(使用Fireworks编辑)   开发环境:VC版--VS2005、Gdiplus;易语言版--易语言5,无模块   实现方法:给窗口加上WS_EX_LAYERED样式,使用Gdiplus画出图片,然后UpdateLayeredWindow。处理WM_MOUSEHOVER、WM_MOUSELEAVE消息,鼠标进入或移出画出不同状态。 -Source Note: VC++ source code included,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:643544
    • 提供者:林海波
  1. SaveJpg

    0下载:
  2. 调用gdiplus将bmp转换为jpg格式的例子-Gdiplus calls to bmp convert jpg format examples
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:182938
    • 提供者:顺口溜
  1. Kugou7UI

    0下载:
  2. VC模仿酷狗7(Kugou7) UI界面源码, 源码说明:内含VC++源码、易语言源码各一份.包含所有图片源码(使用Fireworks编辑) 开发环境:VC版--VS2005、Gdiplus 易语言版--易语言5,无模块 实现方法:给窗口加上WS_EX_LAYERED样式,使用Gdiplus画出图片,然后UpdateLayeredWindow。处理WM_MOUSEHOVER、WM_MOUSELEAVE消息,鼠标进入或移出画出不同状态-VC imitation of coo
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:4652451
    • 提供者:liushiyi
  1. TextOnPathVBNET

    0下载:
  2. 使用gdiplus在路径上显示文字,修改路径后 文字会自动沿着路径摆放。-Use gdiplus display text in the path, modify the path after the text will automatically be placed along the path.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:26288
    • 提供者:haha001
  1. BCMenuTest

    0下载:
  2. 用GDIPLus绘制的自绘菜单,具有半透明和圆角的效果,接口和普通的菜单基本兼容,目前没有实现二级菜单,如果有哪位在这个基础上做出了改进,可以发我一份,我的邮箱是200500959@163.om,谢谢!-Drawn from the painting with GDIPLus menu with rounded corners and translucent effects, the menu interface and common basic compatible, there is no
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3297054
    • 提供者:沼泽
  1. DrawImgOnDlg

    0下载:
  2. 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5067993
    • 提供者:朱小明
  1. 2010TXBar

    0下载:
  2. vc++下开发超酷的xtbar界面程序,欢迎大家参考,谢谢提出意见!-vc++ cool interface developed under the program, welcome to your reference, thank you comments!
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1056594
    • 提供者:徐金表
  1. GDIPlusCFCode

    1下载:
  2. GDI+for wince,有了这个就可以在wince上像在pc上一样做开发了!-GDI+ for wince, wince with this to be the same as the do, as in the development of the pc!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-11-23
    • 文件大小:109568
    • 提供者: 周金明
  1. gdiplus_test

    0下载:
  2. VC6.0工程,使用GDI+实现Top Bar控件,显示图片和图标,实现增强型进度条,可设置渐变颜色。-VC6.0 project, use GDI+ to achieve Top Bar control, display pictures and icons, to achieve enhanced progress bar, set the gradient color.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1070999
    • 提供者:hanxu
  1. GDIPLUS_DEMO

    1下载:
  2. GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功-GDI+ programming essential source database, including all aspects of GDI+ programming examples, VC 6.0 compile successfully under. .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5917237
    • 提供者:关松
  1. GDIPlusSpeed

    0下载:
  2. 一个关于快速GDIPlus类的代码。-Quick GDIPlus a category code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:47381
    • 提供者:aa
  1. GDIPlusImage

    0下载:
  2. 基于 GDI+ 的Image类的序列化,VC6代码测试可用-Based on GDI+ The Image class serialization, VC6 code can be used to test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:988698
    • 提供者:song
  1. FreePen

    0下载:
  2. 创建自由画笔的演示代码,用到了GDIplus,需要的请自行下载.-Brush to create a free demo code, use the GDIplus, need to download your own.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:40971
    • 提供者:ddd
  1. GDIplus

    0下载:
  2. this code in vb to learn scr iptd in .net
  3. 所属分类:.net

    • 发布日期:2017-04-15
    • 文件大小:6662
    • 提供者:kouri
  1. KnobControl

    0下载:
  2. A Simple Knob Control using GDI Plus.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:85146
    • 提供者:SirFS
  1. abcdefgdiplus

    0下载:
  2. gdiplus, vc gdi+ 的库文件,和头文件-gdiplus, vc gdi+ library files, and header files
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:112433
    • 提供者:ljb
  1. gdiplus

    0下载:
  2. Sampe GDI Plus Code Basic GDI+
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:42307
    • 提供者:jack jung
  1. Msdn.UI_code

    0下载:
  2. C sharp GDIplus 控件列表 用户可以用来设计自己的list类-C sharp GDIplus list of user controls can be used to design their own category list
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:988498
    • 提供者:askhao
  1. cgdiplus

    0下载:
  2. GDI+简单功能实现,实现了一些gdi+的简单功能,对初学者很有帮助-gdiplus you can study gdi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:28022
    • 提供者:杨延锟
  1. SemiTransWnd

    0下载:
  2. 这是一个c语言写的半透明窗口的例子。调用Gdiplus函数。-This is a C language written in examples of semi-transparent windows. Call Gdiplus function.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:30920
    • 提供者:京继鸿
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com