Class RotateFlipExtensions

Class RotateFlipExtensions

Namespace: Aspose.Imaging.Extensions
Assembly: Aspose.Imaging.dll (25.4.0)

Contains extension methods for conversion the System.Drawing.RotateFlipType and the Aspose.Imaging.RotateFlipType classes.

public static class RotateFlipExtensions

Inheritance

object RotateFlipExtensions

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiRotateFlipType(RotateFlipType)

Converts Aspose.Imaging.RotateFlipType to System.Drawing.RotateFlipType.

public static RotateFlipType ToGdiRotateFlipType(RotateFlipType rotateFlipType)

Parameters

rotateFlipType RotateFlipType

Type of the rotate flip.

Returns

RotateFlipType

The gdi RotateFlipType

 English