Method

CdkPixbufPixbufget_has_alpha

Declaration [src]

gboolean
cdk_pixbuf_get_has_alpha (
  const CdkPixbuf* 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.