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