Function

Gimppixbuf_get_format

Declaration [src]

const Babl*
gimp_pixbuf_get_format (
  GdkPixbuf* pixbuf
)

Description [src]

Returns the Babl format that corresponds to the pixbufs pixel format.

Available since:2.10

Parameters

pixbuf GdkPixbuf
 

A GdkPixbuf.

 The data is owned by the caller of the function.

Return value

Returns: Babl
 

The pixbufs pixel format.

 The data is owned by the called function.