ImageDevice.Rotate

ImageDevice.Rotate method

在 Z 轴上旋转当前变换矩阵。调用 writeTransform(Transform). 以正角度 theta 旋转将正 x 轴 上的点旋转到正 y 轴.

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

也可以看看