System::Drawing::Image::RotateFlip 方法
Image::RotateFlip method
将图像旋转为 90 度的倍数并翻转。
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
| 参数 | 类型 | 描述 |
|---|---|---|
| rotate_flip_type | RotateFlipType | 旋转和翻转的类型。 |
另见
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++