Package: gdk-pixbuf

Function gdk-pixbuf-rotate-simple

Lambda List

gdk-pixbuf-rotate-simple (src angle)

Arguments

src -- a gdk-pixbuf object
angle -- a gdk-pixbuf-rotation value

Return Value

The new gdk-pixbuf object, or nil if not enough memory could be allocated for it.

Details

Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf.
 

See also

2021-12-12