gdkPixbufFlip {RGtk2} | R Documentation |
Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf.
gdkPixbufFlip(object, horizontal)
|
[GdkPixbuf ] a GdkPixbuf |
|
[logical] TRUE to flip horizontally, FALSE to flip vertically |
Since 2.6
[GdkPixbuf
] the new GdkPixbuf
, or NULL
if not enough memory could be
allocated for it.
Derived by RGtkGen from GTK+ documentation