WebImage.RotateLeft 方法

定义

将图像旋转到左侧。

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

返回

已旋转的图像。

适用于