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

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

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

    项目描述:
    The ability to draw an image on the screen that is a different size than the original source image is incredibly easy with Win32's GDI StretchBlt function and its variants. However, using StretchBlt with large images, especially with a large amount of stretch, is very slow. Also, shrinking images with StretchBlt often produces poor image quality. This article provides some simple techniques to get around the performance and image quality limitations of StretchBlt.
    快速图像扩展技术
    利用Win32的GDI StretchBlt函数以及它的变量在屏幕上画一幅不同于原始图像的图片的图片是非常容易实现的。然而,当利用函数StretchBlt来处理大图片特别是大量扩展图片时速度非常慢。而且通过StretchBlt处理的图片通常质量低下。这篇文章提供了一些简单的技术来研究StretchBlt的功能和图片质量限制。
    来源: http://www.codeguru.com/bitmap/quick_stretch.html
    类别:
    发布者: cbd002

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

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

      » 合 作 伙 伴