WebImage.RotateRight 方法

定义

将图像旋转到右侧。

public System.Web.Helpers.WebImage RotateRight();
member this.RotateRight : unit -> System.Web.Helpers.WebImage
Public Function RotateRight () As WebImage

返回

已旋转的图像。

适用于