flip

open fun flip(horizontal: Boolean): Pixbuf?

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

Return

the new pixbuf

Since

2.6

Parameters

horizontal

TRUE to flip horizontally, FALSE to flip vertically