public final class RotateFlipExtensions extends Object
Contains extension methods for conversion the System.Drawing.RotateFlipType
and the RotateFlipType
classes.
Modifier and Type | Method and Description |
---|---|
static int |
toGdiRotateFlipType(int rotateFlipType)
Converts Aspose.Imaging.RotateFlipType to System.Drawing.RotateFlipType.
|