colour.plotting.plot_single_cctf

colour.plotting.plot_single_cctf(cctf, cctf_decoding=False, **kwargs)[source]

Plots given colourspace colour component transfer function.

Parameters
Returns

Current figure and axes.

Return type

tuple

Examples

>>> plot_single_cctf('ITU-R BT.709')  
(<Figure size ... with 1 Axes>, <...AxesSubplot...>)
plot_single_cctf