ColorTools
PaletteNames
get list of known color palettes
Calling Sequence
Description
List of Color Collections
Examples
Compatibility
PaletteNames()
PaletteNames(normalized)
The PaletteNames command returns a list of the names of all the known palettes.
If the option normalized is given, then the all lowercase version of the names will be returned.
The following is a list of palettes intially known by Maple:
Bright
CSS
CVD
Dalton
Executive
Generic
HTML
MapleV
Mono
Nautical
Niagara
OldPlots
Patchwork
Resene
Solarized
Spring
X11
xkcd
xterm
with⁡ColorTools:
PaletteNames⁡
Niagara,Nautical,Spring,OldPlots,Mono,Dalton,Executive,Bright,Patchwork,CSS,CVD,CVD2,CVD3,HTML,MapleV,X11,Resene,Generic,xterm,Solarized,xkcd
P≔Palette⁡Red=Color⁡#f00,Blue=Color⁡#00f,Green=Color⁡#0f0
P≔Palette:⁢Red⁢Blue⁢Green
AddPalette⁡Primary,P
niagara,nautical,spring,oldplots,mono,dalton,executive,bright,patchwork,css,cvd,cvd2,cvd3,html,maplev,x11,resene,generic,xterm,solarized,xkcd,primary
PaletteNames⁡−1
Primary
PaletteNames⁡normalized−1
primary
The ColorTools[PaletteNames] command was introduced in Maple 16.
For more information on Maple 16 changes, see Updates in Maple 16.
See Also
ColorTools[AddPalette]
ColorTools[Palette]
Download Help Document
What kind of issue would you like to report? (Optional)