CdrImage.RotateFlip
CdrImage.RotateFlip method
Adjust the orientation of the image by rotating, flipping, or applying both operations with this versatile method. Perfect for developers seeking to customize image orientation dynamically, ensuring optimal presentation or alignment in their applications.
public override void RotateFlip(RotateFlipType rotateFlipType)
Parameter | Type | Description |
---|---|---|
rotateFlipType | RotateFlipType | Type of the rotate flip. |
Exceptions
exception | condition |
---|---|
NotImplementedException |
See Also
- enum RotateFlipType
- class CdrImage
- namespace Aspose.Imaging.FileFormats.Cdr
- assembly Aspose.Imaging