Package: gdk-pixbuf

Accessor gdk-pixbuf-has-alpha

Lambda List

gdk-pixbuf-has-alpha (object)

Syntax

(gdk-pixbuf-has-alpha object) => has-alpha

Arguments

object -- a gdk-pixbuf object
has-alpha -- a boolean whether the pixbuf has an alpha channel

Details

Accessor of the has-alpha slot of the gdk-pixbuf class.

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

See also

2021-12-12