RGtk2 (version 2.20.31)

gdkPixbufFlip: gdkPixbufFlip

Description

Flips a pixbuf horizontally or vertically and returns the result in a new pixbuf.

Usage

gdkPixbufFlip(object, horizontal)

Arguments

object
horizontal
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