Learn R Programming

RGtk2 (version 2.8.7)

gdkPixbufGetHasAlpha: gdkPixbufGetHasAlpha

Description

Queries whether a pixbuf has an alpha channel (opacity information).

Usage

gdkPixbufGetHasAlpha(object)

Arguments

Value

[logical] TRUE if it has an alpha channel, FALSE otherwise.