Method

GdkPixbufPixbufget_has_alpha

Declaration [src]

gboolean
gdk_pixbuf_get_has_alpha (
  const GdkPixbuf* pixbuf
)

Description [src]

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

Return value

Type: gboolean

TRUE if it has an alpha channel, FALSE otherwise.