get_has_alpha
Description:
Queries whether a pixbuf has an alpha channel (opacity information).
Parameters:
this |
A pixbuf. |
Returns:
`TRUE` if it has an alpha channel, `FALSE` otherwise. |
Queries whether a pixbuf has an alpha channel (opacity information).
this |
A pixbuf. |
`TRUE` if it has an alpha channel, `FALSE` otherwise. |