CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图片缩放

搜索资源列表

  1. PicPreview

    0下载:
  2. 用VB开发的图片浏览器,可以自动播放。支持BMP、 JPG、GIF、WMF、CUR、ICO,不足之处是图片不能缩放。-Developed using VB picture browser, can automatically play. Support for BMP, JPG, GIF, WMF, CUR, ICO, the inadequacies of an image should not scalable.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:12834
    • 提供者:徐品
  1. ImageUtils

    0下载:
  2. 支持bmp、gif、png、jpg、jpeg、tiff和ico格式的图片的显示,获取对应图片句柄,可以进行图片的缩放,保存对应格式的图片能根据制定的目录获取图像列表ImageList -Support for bmp, gif, png, jpg, jpeg, tiff and ico format picture display, access to the corresponding picture handle, you can zoom for picture, save the c
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:4910
    • 提供者:sword
  1. vb_draw_demo

    2下载:
  2. 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:77291
    • 提供者:alpha
  1. Imager

    0下载:
  2. 这是一个图片处理的类,可以实现图片的缩放功能,根据个人的需要转换图片的大小。-This is a picture of the type of treatment, you can achieve the picture zoom feature, according to the needs of the individual picture size conversion.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:mwq
  1. GraphShower

    0下载:
  2. 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。raphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:98737
    • 提供者:Athena_yue
  1. 3-22

    0下载:
  2. 在客户区 显示 bmp 图片 当缩放窗口时有没有闪烁 ,重载擦出函数。无闪烁 重载擦出函数-Bmp in the customer display picture when the zoom window when there is no blinking, heavy clashes function. Flicker-free heavy-duty off function
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2184360
    • 提供者:李江利
  1. SimpleBrowse

    0下载:
  2. Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而做的,样子和使用方法都挺象。但是有一点不同:在ACDSee里,浏览到缩图后,想看大图,要用View命令切换到另一个界面,有时候,这种做法不够方便;而Simple Browse的做法是,目录树、缩图文件列表和大图观看窗口,全放在一个界面中,省去切换的麻烦。 使用 Simple Browse的使用方法和ACDSee
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:534284
    • 提供者:xjc
  1. Paint

    0下载:
  2. 一个类似Windows画图板的小程序,拿来和大家分享一下。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件.-A similar drawing board of a small Windows program, use and share with you. The main features include: hand-drawn lines, simple graphics, text input, drag and drop block, repe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:165236
    • 提供者:雯雯
  1. j2me

    1下载:
  2. 基于j2me的图片特效(缩放,裁剪,调整大小,镜像,对比度亮度调整,黑白,线条,粉笔画)-Effects of picture-based j2me
  3. 所属分类:J2ME

    • 发布日期:2013-04-24
    • 文件大小:136876
    • 提供者:宋永成
  1. ImageUtils

    0下载:
  2. /** * 将一个图片缩放为指定大小的图片 * * @param srcImageFile 源文件 * @param outImageFile 输出文件 * @param type * */-/** * A picture zoom for a specified size image * * @ Param srcImageFile source file * @ Param outI
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:885
    • 提供者:fank
  1. ImageEditor

    0下载:
  2. 功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件-Features and interfaces in Windows, bringing all to imitate the drawing board, interface, such as screenshots. The main features include: hand-drawn lines, simple graphics, te
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:165601
    • 提供者:罗小刚
  1. PicUtil

    0下载:
  2. 使用jmagick插件进行图片缩放的一个小例子-jmagick picture zoom
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1031
    • 提供者:浊水
  1. MyImageEditor

    0下载:
  2. 一个类似Windows画图板的小程序.功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-A similar small Windows drawing board procedures. Functions and interfaces in Windows, b
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:385730
    • 提供者:Fbw
  1. program

    0下载:
  2. 通过OPENCV实现图片缩放功能,可以不丢失图片的效果 -OPENCV to achieve through the picture zoom feature, they do not have the effect of the loss of picture
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:43286
    • 提供者:yangyang
  1. vcImageProcess

    0下载:
  2. 所有图片处理算法包括包括图形缩放旋转锐化等-This image process for rota sharpen
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:15055785
    • 提供者:叶荣
  1. Qt4.5_zooIn_Out_Image

    0下载:
  2. 该代码用Qt4开发工具编写而成,界面所用模板为MainWindow,该模板可带下拉菜单选项,该代码在此基础上实现了对图片的基本操作。例如缩放,窗口填充,大小还原。-The code used was prepared by the Qt4 development tools, the interface used in the template for the MainWindow, the template can be with the drop-down menu option, the
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:862192
    • 提供者:
  1. mag

    0下载:
  2. java 实现的图片缩放的源码!初学者使用和参考的好资料-java source code to achieve the picture zoom! Good for beginners to use and reference information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:29475
    • 提供者:yang
  1. J2Me_image

    0下载:
  2. j2me有关图片编辑方面的资料,例举了几个图片缩放的函数-j2me information about image editing, name but a few pictures zoom function
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:2554
    • 提供者:萧峰
  1. PictureBrowser

    0下载:
  2. 自己用MATLAB制作的图片浏览器,目前只能实现图片的打开、向前/向后翻页、图片的缩放等功能。-a self-defined picture browser by MATLAB
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:5188
    • 提供者:Steven
  1. CSPhotoForPHP

    0下载:
  2. 本组件,主要适用于WEB图片浏览,可以用在相册,商城等等需要查看图片的WEB程序 1.自适应浏览器大小 2.可改变样式 3.支持鼠标滚轴缩放图片大小 4.加载图片进度条 5.所有动作都有缓冲,界面不会有生硬感 -This component is mainly applied to WEB image browsing, can be used in albums, mall, and so need to see a picture WEB Procedure
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-25
    • 文件大小:43837
    • 提供者:libin
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com