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

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

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

    项目描述:
    Unlike traditional scaling of images, where every n'th pixel is sampled and copied to the result image, this template provides much more accurate image scaling features.

    It takes a buffer of RGB values (as COLORREFs) and creates another buffer with new dimensions. The input / output buffers are sequential pixels (not compressed) compatible with the format used in 24-bit DIBs.

    The template is instantiated with a specific filter. The filter determines the quality of the output image. Different basic filters are supplied with this template and additional filters can be easily added.

    在传统的图像缩放中,每次对第n个像素采样,再复制到结果图像中。这个模板提供了许多更精确的图像缩放功能。
    它用缓存来保存RGB值(作为COLORREFs),使用新的参数创建另一个缓存。输入/输出缓存是作为顺序像素(不经过压缩),和24位的DIB图像兼容。
    模板使用一个专门的过滤器来初始化。过滤器决定了输出图像的品质。这个模板提供了不同的过滤器,也可以方便地增加其它过滤器。
    来源: http://www.codeguru.com/bitmap/2_pass_scale.shtml
    类别:
    发布者: cbd002

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

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

      » 合 作 伙 伴