The possible rotations which can be passed to gdk_pixbuf_rotate_simple(). To make them easier to use, their numerical values are the actual degrees.
No rotation.
Rotate by 90 degrees.
Rotate by 180 degrees.
Rotate by 270 degrees.
See Implementation
The possible rotations which can be passed to gdk_pixbuf_rotate_simple(). To make them easier to use, their numerical values are the actual degrees.