Package: gdk-pixbuf

Accessor gdk-pixbuf:pixbuf-has-alpha

Lambda List

gdk-pixbuf:pixbuf-has-alpha (object)

Syntax

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

Arguments

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

Details

The accessor for the has-alpha slot of the gdk-pixbuf:pixbuf class queries whether a pixbuf has an alpha channel (opacity information).
 

See also

2025-09-26