Function

Bablformat_get_encoding

Declaration [src]

const char*
babl_format_get_encoding (
  const Babl* babl
)

Description [src]

Returns the components and data type, without space suffix.

Parameters

babl Babl
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: const char*
  No description available.
 The data is owned by the called function.
 The value is a NUL terminated UTF-8 string.