Pixbuf.flip
gdkpixbuf.pixbuf.Pixbuf flip(bool horizontal)Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf.
Parameters
horizontal | TRUE to flip horizontally, FALSE to flip vertically |
Returns
the new pixbuf
gdkpixbuf.pixbuf.Pixbuf flip(bool horizontal)Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf.
horizontal | TRUE to flip horizontally, FALSE to flip vertically |