文件名称:tupianxuanzhuan
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-06
- 文件大小:
- 130kb
- 下载次数:
- 0次
- 提 供 者:
- cpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB旋转图片,旋转任意的图像文件,实现思路:获得旋转的角度,将坐标轴原点移动到Picture1的中心后原来坐标为(x,y),获得在更改坐标原点后旋转后该点的X坐标,获得恢复坐标原点后旋转后的Y坐标,将Picture1中(x,y)点复制到Picture2的(X3,Y3)点-VB rotate a picture, rotate any image file, realization of ideas: to get the angle of rotation, the axis moves to the center of origin Picture1 original coordinates (x, y), to obtain the coordinates of the X coordinate origin after changing the point of rotation , the origin of the coordinate obtained after recovery of the rotated Y coordinates of the Picture1 in (x, y) point to the copy of Picture2 (X3, Y3) point
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB任意旋转图像\1.bmp
..............\1.JPG
..............\Form1.frm
..............\Form1.frx
..............\Project1.vbp
..............\Project1.vbw
VB任意旋转图像