Function

Bablspace_with_trc

since: 0.1

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.

Available since: 0.1

Parameters

space

Type: Babl

No description available.

The data is owned by the caller of the function.
trc

Type: Babl

No description available.

The data is owned by the caller of the function.

Return value

Type: Babl

No description available.

The data is owned by the called function.