RotateFlip()
Image::RotateFlip(RotateFlipType) method
Rotate image to multiple of 90 degrees and flip.
virtual void System::Drawing::Image::RotateFlip(RotateFlipType rotate_flip_type)
Arguments
Parameter | Type | Description |
---|---|---|
rotate_flip_type | RotateFlipType | Type of rotation and flip. |
See Also
- Enum RotateFlipType
- Class Image
- Namespace System::Drawing
- Library Aspose.Slides