Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkPixbufGetHasAlpha: gdkPixbufGetHasAlpha
Description
Queries whether a pixbuf has an alpha channel (opacity information).
Usage
gdkPixbufGetHasAlpha(object)
Arguments
object
A pixbuf.
Value
TRUE
if it has an alpha channel,
FALSE
otherwise.