CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - 放大图像

搜索资源列表

  1. XsImageEffect

    3下载:
  2. 简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处理,方便使用 提供很好用的Demo-briefed : provide a powerful image processing functions, complete source code is open, including rotating, zo
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:309.65kb
    • 提供者:pbcao
  1. imageclient

    0下载:
  2. delphi和java互相以http通讯下载图像,并显示,java servlet负责回传图片到客户端,delphi使用Timage显示,可放大缩小,翻转.-delphi and java http communication with each other in order to download images, and displays, java servlet is responsible for return images to the client, delphi using Tim
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:9.82kb
    • 提供者:liner
  1. Image-Browser

    0下载:
  2. 简单图像浏览器,一个delphi图像控件的学习代码,可以实现图片打开、保存、放大、缩小等基本功能。-Simple image browser, a Delphi study the image control code, can realize the picture opened, saved, amplification, narrow, and other basic functions.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:268.25kb
    • 提供者:qinzhangrong
  1. 5

    0下载:
  2. 完成图形转化 旋转 放大 缩小 就是关于图像的一些操作啦 就不多说了 -make the image rotate or convert the image into the small size or larger size
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:171.46kb
    • 提供者:helloworld
  1. picture

    0下载:
  2. 图像的旋转、放大;截屏、bmp与jpg的转换-image turn、zoom bmp to jpg
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-07
    • 文件大小:10.22kb
    • 提供者:zengxj
  1. 5698745

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Local amplification of Delphi image, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-04
    • 文件大小:1.22mb
    • 提供者:清蒸翅子
  1. 745

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:57.1kb
    • 提供者:蒋珍
  1. 745

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:515.32kb
    • 提供者:王超
  1. 745

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9.24kb
    • 提供者:吴军
  1. 356

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-27
    • 文件大小:40.78kb
    • 提供者:胡继堃
  1. 26

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:763.35kb
    • 提供者:周云环
  1. 745

    0下载:
  2. Delphi 图像局部放大,编程学习源码,很好的参考资料。-Delphi partial enlarged images, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:791.67kb
    • 提供者:周希冠
  1. Delphi_081345

    1下载:
  2. Delphi:Delphi基于图像控件放大图片、缩小图片,点击对应按钮实现对应的放大或缩小功能,Delphi图像处理的小操作,源码简单,免费下载。 -Delphi: Delphi Enlarge image-based controls, reduce the image, click on the corresponding button zoom in or out to achieve the corresponding functions, Delphi small image pr
  3. 所属分类:Delphi VCL

    • 发布日期:2015-06-23
    • 文件大小:30kb
    • 提供者:6TZRGCD
  1. Delphi_715748

    0下载:
  2. Delphi:Delphi放大缩小图片,使用GDI技术来实现,通过操作菜单,可实现载入图片的灰度化(黑白图像)、二倍图片放大、四倍图片放大(处理比较慢,会假死)、图片变亮、图片变暗等。程序只实现了上述几种功能,有些地方细节还需要继续优化处理,有空的朋友,利用你的Delphi技术,完善它。 -Delphi: Delphi zoom images using GDI technology to achieve, by operating the menu, you can achieve loa
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:8.65kb
    • 提供者:IV5X15O
  1. Delphi_811454

    0下载:
  2. Delphi:Delphi实战源码,定义图片的放大区域,放大比例[1至100]1是最大\100是缩小,定义放大区域及放大过程,拖动滑块改变放大位数,实现图像放大功能。可把这个模块应用到你的Delphi项目中,做为图像放大功能也是很实用的。 -Delphi: Delphi actual source, define the image magnified area, magnification ratio [1-100] 1 is the biggest \ 100 is a narrow d
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1mb
    • 提供者:JN2EH52
  1. jh

    0下载:
  2. Delphi:Delphi几何变换,为图像添加一些处理操作,比如任意角度旋转、缩小和放大、图像扭曲、图像的波浪效果、图像平移、远视图、剪裁等几何处理功能,日常操作PhotoShop比较多的Delphi朋友,会对这些功能比较熟悉的,在此介绍的这些方法可供Delphi爱好者对图像的几何处理有一些了解,为以后的编程铺设道路。 -Delphi: Delphi geometric transformation, add some image processing operations, such as
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:21.27kb
    • 提供者:EY86ZW8
  1. del

    0下载:
  2. Delphi:Delphi位图反走样源码实例下载,支持走样方法选择,有两种反走样方法,同时支持图像放大,适合参考。 -Delphi: Delphi source code examples bitmap anti-aliasing download, support aliasing method you choose, there are two anti-aliasing methods, while supporting the image to enlarge for referen
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:13.7kb
    • 提供者:JS40RPB
搜珍网 www.dssz.com