联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Technique to Create Dialogs from Images - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    In order to define the form of the dialog you only have to create a bitmap with your usual graphics programm (say Photoshop or Microsoft Paint,...). In this bitmap you have to paint the form of your dialog using as many colors as you want (it can be RGB or paletted!), but remembering to choose one color to be interpreted as the only transparent (or only opaque) color. It can be any color you want, but you have to know its RGB-components, because they will be one of the parameters to pass to the BitmapRegion() function, that makes all the hard work for you!

    为了定义对话框的窗体,你需要用普通的图形程序创建一个位图(Photoshop or Microsoft Paint,...)。在这个位图中,你需要绘制对话框的窗体,可以使用你想要的任意多的颜色(可以是RGB颜色或设色板颜色),但记住要选择一种颜色作为唯一的透明色(或不透明色)。这可以是你想要的任意一种颜色,但必须知道它的RGB各成份的数值,因为它们将是传递给BitmapRegion()函数的参数,这个函数为你完成所有最艰巨的工作!
    来源: http://www.codeguru.com/dialog/AnyFormDialog.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    AnyFormDialog  1.0  2004-04-13 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/dialog/AnyFormDialog.zip

      » 合 作 伙 伴