System::Drawing::Image::RotateFlip Methode
Image::RotateFlip method
Dreht das Bild um ein Vielfaches von 90 Grad und spiegelt es.
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
| Parameter | Typ | Beschreibung |
|---|---|---|
| rotate_flip_type | RotateFlipType | Typ der Drehung und Spiegelung. |
Siehe auch
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++