RotateFlip
EpsImage.RotateFlip method
Rotates, flips, or rotates and flips the image.
public override void RotateFlip(RotateFlipType rotateFlipType)
Parameter | Type | Description |
---|---|---|
rotateFlipType | RotateFlipType | Type of the rotate flip. |
Exceptions
exception | condition |
---|---|
NotSupportedException | Rotate flip is not supported for EPS image |
See Also
- enum RotateFlipType
- class EpsImage
- namespace Aspose.Imaging.FileFormats.Eps
- assembly Aspose.Imaging