colour.plotting.colour_checker_plot

colour.plotting.colour_checker_plot(colour_checker='ColorChecker 2005', **kwargs)[source]

Plots given colour checker.

Parameters:

colour_checker (unicode, optional) – Color checker name.

Other Parameters:
 
Returns:

Current figure or None.

Return type:

Figure

Raises:

KeyError – If the given colour rendition chart is not found in the factory colour rendition charts.

Examples

>>> colour_checker_plot()