RotateFlip()
Bitmap::RotateFlip(RotateFlipType) method
Rotates image to multiple of 90 degrees and flips.
virtual void System::Drawing::Bitmap::RotateFlip(RotateFlipType rotate_flip_type) override
Arguments
Parameter | Type | Description |
---|---|---|
rotate_flip_type | RotateFlipType | The type of rotation and/or flip operation |
See Also
- Enum RotateFlipType
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Slides