Function

Bablformat_get_n_components

Declaration [src]

int
babl_format_get_n_components (
  const Babl* format
)

Description [src]

Returns the number of components for the given format.

Parameters

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

Return value

Returns: int
  No description available.