Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkPixbufFlip: gdkPixbufFlip
Description
Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf.
Usage
gdkPixbufFlip(object, horizontal)
Arguments
object
[
GdkPixbuf
] a
GdkPixbuf
horizontal
[logical]
TRUE
to flip horizontally,
FALSE
to flip vertically
Value
[
GdkPixbuf
] the new
GdkPixbuf
, or
NULL
if not enough memory could be allocated for it.
Details
Since 2.6