System::Drawing::Image::RotateFlip metodo
Image::RotateFlip method
Ruota l’immagine di un multiplo di 90 gradi e capovolge.
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
| Parametro | Tipo | Descrizione |
|---|---|---|
| rotate_flip_type | RotateFlipType | Tipo di rotazione e capovolgimento. |
Vedi anche
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++