Pixbuf.rotateSimple

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

If angle is 0, this function will return a copy of src.

class Pixbuf
rotateSimple

Parameters

angle GdkPixbufRotation

the angle to rotate by

Return Value

Type: Pixbuf

the new pixbuf

Meta