Method

GimpDrawableget_format

Declaration [src]

const Babl*
gimp_drawable_get_format (
  GimpDrawable* drawable
)

Description [src]

Returns the Babl format of the drawable.

Available since:2.10

Return value

Returns: Babl
 

The Babl format.

 The data is owned by the instance.