Function
Purplegdk_pixbuf_is_opaque
Declaration [src]
gboolean
purple_gdk_pixbuf_is_opaque (
GdkPixbuf* pixbuf
)
Description [src]
Returns TRUE if the GdkPixbuf is opaque, as determined by no alpha at any of the edge pixels.
Parameters
pixbuf |
GdkPixbuf |
The pixbuf. |
|
The data is owned by the caller of the function. |