CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图片的旋转

搜索资源列表

  1. 图片旋转

    0下载:
  2. 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
  3. 所属分类:2D图形编程

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

    0下载:
  2. 一个附带完全源码的图片编辑显示类,包含:图像裁剪,旋转,增强,显示等模块,支持.bmp,.jpg等多种格式文件的读取。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.54mb
    • 提供者:徐磊
  1. RotateImage_src

    0下载:
  2. 使用C#编写的任意旋转一副图片的例子,附完整源码。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.51kb
    • 提供者:just
  1. ImgRotate

    0下载:
  2. 实现图片任意角度的旋转,MFC界面,操作方便,易于扩展-To achieve any angle of rotation picture, MFC interface, easy to operate, easy to extend
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:1.14mb
    • 提供者:xyzyaoshunyu
  1. demoBook1

    0下载:
  2. 用C++做的ACTIVE控件自动读取图片实现旋转-With C++ Done automatically read picture ACTIVE controls to achieve rotation
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-20
    • 文件大小:28.86mb
    • 提供者:尹旭东
  1. jmagick

    0下载:
  2. 实现图片的复制、信息获取、斜角、特效、组合、改变大小、加边框、旋转、切片、改变格式、去色等功能。-JMagick to achieve image reproduction, access to information, angle, special effects, combined, change size, add borders, rotate, slice, change the format to color and other functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:25.4kb
    • 提供者:舒唯
  1. Zonghexingshiyuan

    0下载:
  2. 用java做的、多文档的,实现了对所有平面几何图形操作的画板。比如:多边形的放大、缩小、填充、旋转、移动等。而且放大缩小可以用鼠标滚轮实现、移动可以用鼠标拖动。还有就是实现了图片的拖放功能。 -To do with java, multi-document, to achieve a planar geometry for all operations. For example: polygons, zoom, fill, rotate, move, etc. And you can zoo
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:222.05kb
    • 提供者:zch
  1. xuanzhuangkake

    0下载:
  2. 实现了图片的旋转卡壳算法,通过了编译希望对你有用-The the picture rotating stuck algorithm through a compiler hope useful to you
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:34.99kb
    • 提供者:华伟
  1. Rotation

    0下载:
  2. 这是对图片进行旋转的程序,只需设置图片的位置和旋转的角度便可以进行旋转,采用的是最近邻插值算法。-This is a program to rotate the picture, simply set the location of the picture and the angle of rotation can be rotated using the nearest neighbor interpolation algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:973byte
    • 提供者:bian
  1. TuXiang

    0下载:
  2. 简单的图像拼接,调整图片大小,旋转,样式变化等功能。-Simple image stitching.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:222.43kb
    • 提供者:shenhui
  1. PicChange

    0下载:
  2. 实现图片 之间或者窗体 之间的切换特效,有多重特效可以选择,如经典翻页特效,立体旋转等-Achieve picture picture or between Forms are switching between effects, has multiple effects to choose from, such as the classic flip effects, three-dimensional rotation, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:119.46kb
    • 提供者:吴磊
  1. UseDotNetDrawingToRotatePicture

    0下载:
  2. 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:870.02kb
    • 提供者:Felix Guan
  1. Rotating-a-Picture

    0下载:
  2. 演示如何旋转二维图片中显示的图像,用于在labview开发环境下的图形编程等。-Demonstrates how to rotate an image in a two-dimensional picture display for graphical programming development environment, such as the labview.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:18.84kb
    • 提供者:阿尧
  1. ItemWidget

    0下载:
  2. QT中二维图片的编辑,包含图片的缩放,位移,旋转,扭曲等功能-Edit QT two-dimensional image, the zoom that contain pictures, displacement, rotation, distortion, and other functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:4.82kb
    • 提供者:万人升·
  1. rota

    0下载:
  2. matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转- matlab图片旋转程序,使用的三次差值算法,支持图像的360度旋转 34/5000 Matlab túpiàn xuánzhuǎn chéngxù, shǐyòng de sāncì chà zhí suànfǎ, zhīchí túxiàng de 360 dù xuánzhuǎn Matlab picture rotation program, using the third difference
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:1.64kb
    • 提供者:朱瑞超
搜珍网 www.dssz.com