CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Image zoom csharp

搜索资源列表

  1. Graph_Treat.rar

    1下载:
  2. C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。,C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11840
    • 提供者:方永忠
  1. CSharp-image-zoom-and-move

    1下载:
  2. C# 图片缩放和移动程序 C# 图片缩放和移动程序-C# image zooming and image scaling mobile applications and mobile C# C# image zooming, and procedures for mobile applications
  3. 所属分类:Special Effects

    • 发布日期:2015-11-21
    • 文件大小:107520
    • 提供者:颜景波
  1. ImageExplorer

    0下载:
  2. 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:221030
    • 提供者:240
  1. 04

    0下载:
  2. c#程序开发范例宝典第四章 4.图形技术 4.1绘制图形 4.2图形转换 4.3图像预览 4.4图形缩放与变换 4.5图像效果 4.6图像字体 4.7图像动画 4.8图像识别 4.9图像工具 4.10图像应用-c# application development paradigm Baodian Chapter IV 4. graphics technology 4.1 Drawing 4.2 graphics graphics converter 4
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2551617
    • 提供者:cp
  1. ImageProcessing-source-code

    0下载:
  2. 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:55926
    • 提供者:纪凤伟
  1. ImageZoom

    0下载:
  2. Image processing zoom using microsoft visual c sharp
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:22749
    • 提供者:Said
  1. picture

    0下载:
  2. 一些简单的图片编辑功能,有图片的翻转,放大,缩小,双线内插法-Some simple image editing features, there are pictures of the flip, zoom, two-line interpolation
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:83790
    • 提供者:胡玉
  1. zoom

    0下载:
  2. 對圖片的放大縮小處理 有first order,zero order 等方法-On the image to zoom in handling first order, zero order methods such as
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:66699
    • 提供者:clark
  1. filters

    0下载:
  2. filters 基本的影像處理 放大縮小 灰階 gamma設定 brighness設定-basic image processing filters to zoom in grayscale gamma settings set brighness
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:70336
    • 提供者:hichu314
  1. ImageViewer

    0下载:
  2. Simple image viewer with zoom and other basic stu-Simple image viewer with zoom and other basic stuff
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:64295
    • 提供者:asd
  1. ImageExplorer

    0下载:
  2. 图片浏览器,可以实现图片的放大缩小,以及其他动态处理的效果,同时可以直接链接到网络。-Image viewer, image zoom can be achieved, and other dynamic processing effects, and can link directly to the network.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:333535
    • 提供者:项链
  1. [CSharp]BmpManip

    0下载:
  2. [C#] BmpManip 图像格式转换旋转缩放翻转镜像重叠压缩工具源代码-[C#] BmpManip image format conversion flip mirror rotate zoom overlap compression utility source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:372372
    • 提供者:帝之化身
  1. DrawTool

    1下载:
  2. 图片处理的小工具,放大、缩小、矩形、橡皮擦等功能。-Image processing gadget, zoom, rectangle, eraser and so on.
  3. 所属分类:Special Effects

    • 发布日期:2016-03-19
    • 文件大小:868352
    • 提供者:zyl
  1. CSharp

    0下载:
  2. 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:59631
    • 提供者:lqstae
  1. Image-Zoom-In-and-Zoom-Out

    0下载:
  2. 利用Csharp语言实现的图片的动态缩放,漫游等基本的图片操作。需要使用vs2010打开-Csharp language picture dynamic scaling, roaming and other basic image manipulation. Need to use vs2010 open
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:146571
    • 提供者:chen
  1. CsharpImagesUploadAnbdZoomcode

    0下载:
  2. Csharp上传图片后缩放图片的代码 可定义缩放的图片尺寸-Csharp upload images zoom picture code define the scaled image size
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:5277
    • 提供者:serenity
搜珍网 www.dssz.com