Function

Bablspace_with_trc

Declaration [src]

const Babl*
babl_space_with_trc (
  const Babl* space,
  const Babl* trc
)

Description [src]

Creates a variant of an existing space with different trc.

Parameters

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

Return value

Returns: Babl
  No description available.
 The data is owned by the called function.