Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkPixbufRotateSimple: gdkPixbufRotateSimple
Description
Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf.
Usage
gdkPixbufRotateSimple(object, angle)
Arguments
object
[
GdkPixbuf
] a
GdkPixbuf
angle
[
GdkPixbufRotation
] the angle to rotate by
Value
[
GdkPixbuf
] the new
GdkPixbuf
, or
NULL
if not enough memory could be allocated for it.
Details
Since 2.6