AiImage.RotateFlip
AiImage.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 |
---|---|
NotImplementedException | Not Implemented |
See Also
- enum RotateFlipType
- class AiImage
- namespace Aspose.PSD.FileFormats.Ai
- assembly Aspose.PSD