Function
Gimppixbuf_get_format
Declaration [src]
const Babl*
gimp_pixbuf_get_format (
GdkPixbuf* pixbuf
)
Description [src]
Returns the Babl format that corresponds to the pixbuf
‘s pixel format.
Available since: | 2.10 |
Parameters
pixbuf |
GdkPixbuf |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | Babl |
The |
|
The data is owned by the called function. |