طريقة System::Drawing::Image::RotateFlip
Image::RotateFlip method
يدور الصورة إلى مضاعف 90 درجة ويقلبها.
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
| Parameter | Type | الوصف |
|---|---|---|
| rotate_flip_type | RotateFlipType | نوع الدوران والقلب. |
انظر أيضًا
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++