rotate_flip method
rotate_flip
Rotates and flips the bitmap image according to the specified rotation and flip type.
def rotate_flip(self, rotate_flip_type):
...
Parameter | Type | Description |
---|---|---|
rotate_flip_type | WebRotateFlipType | The rotation and flip type WebRotateFlipType to apply. |
See Also
- module
aspose.svg.drawing
- class
IBitmap
- class
WebRotateFlipType