WebImage.FlipHorizontal Method

Definition

Flips an image horizontally.

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

Returns

The flipped image.

Applies to