gdkPixbufRotateSimple: gdkPixbufRotateSimple

Description Usage Arguments Details Value Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1
gdkPixbufRotateSimple(object, angle)

Arguments

object

a GdkPixbuf

angle

the angle to rotate by

Details

Since 2.6

Value

[GdkPixbuf] the new GdkPixbuf, or NULL if not enough memory could be allocated for it.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.