WebPImage.RotateFlip
WebPImage.RotateFlip method
仅对图像中的活动帧应用旋转、翻转或两者的操作。将此方法整合到您的图像处理工作流中,以实现对单个帧的精确操作,提升在应用程序中对帧转换的灵活性和控制力。
public override void RotateFlip(RotateFlipType rotateFlipType)
| 参数 | 类型 | 描述 |
|---|---|---|
| rotateFlipType | RotateFlipType | 旋转翻转类型。 |
另请参见
- enum RotateFlipType
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging