matplotlib.colors.is_color_like#

matplotlib.colors.is_color_like(c)[source]#

Return whetherc can be interpreted as an RGB(A) color.

On this page