Convert c to an RGBA color.
np.ma.masked
If alpha is given, force the alpha value of the returned RGBA tuple to alpha.
If None, the alpha value from c is used. If c does not have an alpha channel, then alpha defaults to 1.
alpha is ignored for the color value "none"
(case-insensitive), which always maps to (0, 0, 0, 0)
.
Tuple of floats (r, g, b, a)
, where each channel (red, green, blue, alpha) can assume values between 0 and 1.
matplotlib.colors.to_rgba
#
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4