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