System::Drawing::Bitmap::RotateFlip méthode
Bitmap::RotateFlip method
Fait pivoter l’image par multiples de 90 degrés et la renverse.
virtual void System::Drawing::Bitmap::RotateFlip(RotateFlipType rotate_flip_type) override
| Paramètre | Type | Description |
|---|---|---|
| rotate_flip_type | RotateFlipType | Le type d’opération de rotation et/ou de retournement |
Voir aussi
- Enum RotateFlipType
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Font for C++