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

Accessor of the has-alpha slot of the gdk-pixbuf:pixbuf class. Queries whether a pixbuf has an alpha channel (opacity information).
 

See also

2024-6-29