You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
colors
»
Related Topics
Documentation overview
The Matplotlib API
colors
Previous:
matplotlib.colors.to_rgba_array
Next:
matplotlib.colors.makeMappingArray
This Page
Show Source
Quick search
matplotlib.colors.is_color_like
¶
matplotlib.colors.
is_color_like
(
c
)
¶
Return whether
c
can be interpreted as an RGB(A) color.