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

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

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

    项目描述:
    There are two ways in the .NET Framework Windows Forms classes to make a nonrectangular window: Use the Form.TransparencyKey (also exposed in the Win32 API through the (Get|Set)LayeredWindowAttributes functions) property or use regions. The first one is by far easier to work with, but it is not supported on any of the Windows platforms earlier than Win2K.

    在.NET Framework Windows Forms 类中有两种方法可以生成一个非矩形窗口:使用 Form.TransparencyKey (也可以用 Win32 API   (Get|Set)LayeredWindowAttributes 函数)属性或使用区域。第一种方法是目前最容易的,但它不支持早期的Windows平台(至少要Win2K)。这个项目演示了将位图转换为定制的区域的方法。
    来源: http://www.codeguru.com/cs_misc/BitmapToRegion.html
    类别:
    发布者: cbd002

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

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

      » 合 作 伙 伴