IBitmap.RotateFlip
IBitmap.RotateFlip method
Rotates and flips the bitmap image according to the specified rotation and flip type.
public void RotateFlip(WebRotateFlipType rotateFlipType)
Parameter | Type | Description |
---|---|---|
rotateFlipType | WebRotateFlipType | The rotation and flip type WebRotateFlipType to apply. |
See Also
- enum WebRotateFlipType
- interface IBitmap
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG