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.Page for C++