Returns application’s default path for storing user-defined colormaps
Returns the list of colormaps that ship with matplotlib
Returns a list of user-defined colormaps in the specified folder (defaults to standard colormaps folder if not specified).
Returns the matplotlib colormap of the specified name - if not found in the predefined colormaps, searches for the colormap in the specified folder (defaults to standard colormaps folder if not specified).