搜索资源列表
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
CSharp
- 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
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
Delphi_540512
- Delphi拖动图片不出现滚动条,操作技巧:左键先单击下图片后,可以框选放大,左键双击还原至原始状态。不会出现滚动条。 -Delphi drag the picture scroll bar does not appear, operating skills: After the first click the left button under the picture, you can marquee zoom in, double-click the left button to res
USER_FormControl
- 图片放大缩小拖动查看 自定义控件 用在界面上方便查看-Picture zoom and drag to view the custom control used on the interface for easy viewing
rt_ocx_cure
- VB 做的一个实时趋势控件,实现了放大缩小、拖动、图片保存等功能,希望对趋势控件需求者有帮助。(VB to do a real-time trend control, to achieve zoom, drag, save pictures and other functions, I hope the trend control needs help.)
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)