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