colour.plotting.common.filter_RGB_colourspaces#

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

Return the RGB colourspaces matching given filterers.

Parameters:
Returns:

Filtered RGB colourspaces.

Return type:

dict