Method

GimpDrawableget_format

since: 2.10

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

Type: Babl

The Babl format.

The data is owned by the instance.