Méthode System::Drawing::Image::RotateFlip
Image::RotateFlip method
Faire pivoter l’image à un multiple de 90 degrés et la retourner.
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
| Paramètre | Type | Description |
|---|---|---|
| rotate_flip_type | RotateFlipType | Type de rotation et de retournement. |
Voir aussi
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++