You are reading an old version of the documentation (v3.0.2). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.colors.is_color_like.html
Version 3.0.2
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
docs
»
The Matplotlib API
»
colors
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
colors
Previous:
matplotlib.colors.to_rgba_array
Next:
matplotlib.colors.makeMappingArray
Show Page Source
matplotlib.colors.is_color_like
¶
matplotlib.colors.
is_color_like
(
c
)
[source]
¶
Return whether
c
can be interpreted as an RGB(A) color.