ImageDevice.Rotate

ImageDevice.Rotate method

对当前变换矩阵应用绕原点的顺时针旋转。

public override void Rotate(double theta)
范围类型描述
thetaDouble旋转的角度,以弧度为单位。

也可以看看