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++