Pike programming language

Top GTK2 GTK2.GdkPixbuf
➤ GTK2.GdkPixbuf()->render_threshold_alpha() GTK2.GdkPixbuf()->saturate_and_pixelate() ➤

Method GTK2.GdkPixbuf()->rotate_simple()


Method rotate_simple

GTK2.GdkPixbuf rotate_simple(int angle)

Description

Rotates a pixbuf by a multiple of 90 degrees, and returns the result in a new pixbuf. angle is either a multiple of 90 degrees (0,90,180,270), or one of GDK_PIXBUF_ROTATE_CLOCKWISE, GDK_PIXBUF_ROTATE_COUNTERCLOCKWISE, GDK_PIXBUF_ROTATE_NONE and GDK_PIXBUF_ROTATE_UPSIDEDOWN, which are merely aliases.

Extracted from as of .