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