SvgImage.RotateFlip
SvgImage.RotateFlip method
Applies rotation, flipping, or both to the image as per the specified parameters. This method offers versatility in image manipulation, allowing for seamless adjustment of orientation to achieve desired visual effects or correct orientation errors.
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 SvgImage
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging