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]#

Return the colour checkers matching given filterers.

Parameters:
Returns:

Filtered colour checkers.

Return type:

dict