WebImage.RotateRight 方法

定義

將影像旋轉至右側。

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

傳回

旋轉的影像。

適用於