colour.plotting.common.filter_colour_checkers#

colour.plotting.common.filter_colour_checkers(filterers: colour.characterisation.datasets.colour_checkers.chromaticity_coordinates.ColourChecker | str | collections.abc.Sequence[colour.characterisation.datasets.colour_checkers.chromaticity_coordinates.ColourChecker | str], allow_non_siblings: bool = True) Dict[str, colour.characterisation.datasets.colour_checkers.chromaticity_coordinates.ColourChecker][source]#

Return the colour checkers matching given filterers.

Parameters
Returns

Filtered colour checkers.

Return type

dict