gdkPixbufRotateSimple {RGtk2} | R Documentation |
Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf.
gdkPixbufRotateSimple(object, angle)
|
[GdkPixbuf ] a GdkPixbuf |
|
[GdkPixbufRotation ] the angle to rotate by |
Since 2.6
[GdkPixbuf
] the new GdkPixbuf
, or NULL
if not enough memory could be
allocated for it.
Derived by RGtkGen from GTK+ documentation