colour.plotting.common.filter_colour_checkers#

colour.plotting.common.filter_colour_checkers(filterers: ColourChecker | str | Sequence[ColourChecker | str], allow_non_siblings: bool = True) Dict[str, ColourChecker][source]#

Filter the colour checkers matching the specified filterers.

Parameters:
Returns:

Filtered colour checkers.

Return type:

dict