Possible rotations which can be passed to
Pixbuf.RotateSimple. To make them easier to use, their numerical values are the actual degrees.
Syntax
[GLib.GType(typeof(Gdk.PixbufRotationGType))]
public enum PixbufRotation
Remarks
Members
| Member Name | Description |
|---|
| None | No rotation. |
| Counterclockwise | Rotate by 90 degrees. |
| Upsidedown | Rotate by 180 degrees. |
| Clockwise | Rotate by 270 degrees. |
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.6