ColorScale_GetNamesΒΆ

ColorScale_GetNames returns the names of the predefined color scales.

svNames = ColorScale_GetNames()

Return Value

svNames is a string vector with color scale names:

Accent, Blues, BrBG, BuGn, BuPu, Dark2, GnBu, Greens, Greys, OrRd, Oranges, PRGn, Paired, Pastel1, Pastel2, PiYG, PuBu, PuBuGn, PuOr, PuRd, Purples, RdBu, RdGy, RdPu, RdYlBu, RdYlGn, Reds, Set1, Set2, Set3, Spectral, YlGn, YlGnBu, YlOrBr, YlOrRd

../../_images/colormaplist.png

id-107709