Create a new ColorMapContainer from the named preset value.
The presets are extracted from Matplotlib. Accepted values include:
Create a new ColorMapContainer from the specified list of color hex codes,
each having the form #rrggbb
.
Generated using TypeDoc
Create a new ColorMapContainer from the specified list of ARGB colors.