Image.RotateFlip
Image.RotateFlip method
This method rotates, flips, or rotates and flips the Image.
public abstract void RotateFlip(RotateFlipType rotateFlipType)
Parameter | Type | Description |
---|---|---|
rotateFlipType | RotateFlipType | A RotateFlipType member that specifies the type of rotation and flip to apply to the image. |
See Also
- enum RotateFlipType
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing