RotateFlipExtensions
Inheritance: java.lang.Object
public final class RotateFlipExtensions
Contains extension methods for conversion the System.Drawing.RotateFlipType
and the RotateFlipType
classes.
Methods
Method | Description |
---|---|
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:
Parameter | Type | Description |
---|---|---|
rotateFlipType | int | Type of the rotate flip. |
Returns: int - The gdi RotateFlipType