| gdkPixbufGetHasAlpha {RGtk2} | R Documentation |
Queries whether a pixbuf has an alpha channel (opacity information).
gdkPixbufGetHasAlpha(object)
|
[GdkPixbuf] A pixbuf. |
[logical] TRUE if it has an alpha channel, FALSE otherwise.
Derived by RGtkGen from GTK+ documentation