RotateFlipExtensions

Inheritance: java.lang.Object

public final class RotateFlipExtensions

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

Methods

MethodDescription
toGdiRotateFlipType(int rotateFlipType)Converts Aspose.Imaging.RotateFlipType to System.Drawing.RotateFlipType.

toGdiRotateFlipType(int rotateFlipType)

public static int toGdiRotateFlipType(int rotateFlipType)

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

Parameters:

ParameterTypeDescription
rotateFlipTypeintType of the rotate flip.

Returns: int - The gdi RotateFlipType