OdImage.RotateFlip
OdImage.RotateFlip method
此方法提供对图像进行旋转、翻转或同时执行两者的功能。它允许用户根据特定需求操作图像的方向。支持旋转角度和翻转方向,为将图像转换为所需方向提供灵活性。
public override void RotateFlip(RotateFlipType rotateFlipType)
| 参数 | 类型 | 描述 |
|---|---|---|
| rotateFlipType | RotateFlipType | 旋转翻转的类型。 |
另请参见
- enum RotateFlipType
- class OdImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging