搜索资源列表
ImageVidwer
- 在wince下面开发的一个图片浏览器全部用图形界面编写的,带图片放大缩小,图片拖动,图片自动播放等功能,支持jpg,bmp格式. 图片缩放始终保持原始比例,
JPG.rar
- VC JPG图片操作源码 包括图片的放大,缩小,拖动等, 很多不足之处还望见谅。,VC JPG picture, including picture of the source operation to enlarge, reduce drag and so on, a lot of inadequacies in hope that will be forgiven.
TutorialZoom
- 实现图片的浏览,拖动,放大,缩小...手势-To achieve the picture browsing, drag, zoom ... gestures
photoshow
- 为学校做的一个大图片展示方案。 实现非常大的图片在浏览器下浏览。 能够放大、缩小、最合适、原始大小浏览 鼠标拖动控制-For schools to do a big picture display program. Achieve very large picture in the browser under the browser. Can enlarge, narrow, the most appropriate and original drag the mouse to co
jsxiaoguo
- 一些经典的JS效果,如:CSS实用鼠标经过变色的box,不带图片的圆角CSS box,带滚动条的缩略图排列,滑动图片效果,局部放大,流畅动感的css导航条,实用可拖动的日历js+css代码-Some classic JS effects, such as: CSS and practical mouse over color of the box, rounded corners without images CSS box, with scroll bars thumbnails arrang
C#写的绘图板
- C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
ImageView
- 图片浏览器,浏览指定目录下的图片,放大,缩小等功能,可以加入clutterMX控件,用于控制拖动效果-Image viewer, image browser in a given directory, zoom and other functions, you can add clutterMX control, used to control the drag effect
picture-blowser
- 该图片浏览器不仅能通过上下拖动查看图片,还可以对图片进行一定的操作,如放大,缩小,旋转等-this picture blowser not only can lookup picture but also can operate picture
Picture Show
- 图片浏览,放大,缩小,全屏,上一幅,下一幅,鼠标拖动图片显示坐标变换等-Picture browsing, amplified, narrow, full screen, a picture, the next picture, mouse drive pictures show the coordinate transformation, etc
Zonghexingshiyuan
- 用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
CSharp
- 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
ZoomPage
- 控件以及双指放大缩小图片、单指拖动图片应用程序编程源码,很好的参考资料。-Control and double finger zoom, single refers to drag the picture application programming source code, a good reference.
chazhizoom
- VB6.0图片缩放例子,VB使用二次线性插值法缩放图片,拖动上边的滚动条就可以缩放图片大小,运用二次线性插值法来完成图片的放大和缩小操作,源码开源,可在vb6.0中顺利编译-VB6.0 image scaling example, VB zoom pictures using quadratic linear interpolation method, drag the scroll bar on the top of the image size can be scaled, using li
html
- 图片加载并,旋转显示,鼠标滚动图片可放大和放大后可拖动图片。-Image loading, rotating display, zoom and drag
Delphi_811454
- 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
DragImageView
- android 图片拖动可以放大缩小,双击放大等-android images drag
image_zoom
- android图片拖动放大缩小功能 可自由移动-android
MapTouchListener (2)
- 图片放大拖动控件,并设置边界限制,拖动及缩放时不超过边界位置(It is a android View, Image Translate and drag,can not over the const while you drag or scale it by finger.)
TestQTImage
- 用QGraphicsView实现图片的拖动,放大、缩小、旋转等(Using QGraphicsView to drag, zoom, rotate, and so on)
QTImageDisplay-master
- 重写QLabel,实现图片拖动、放大(Rewrite QLabel to achieve picture drag and zoom)