API:
cmp()
Create a cmap palette with grey as the first colour.
palette (str, optional) – Accepts palette accepted by matplotlib.pyplot.get_cmap.
ListedColormap instance with grey as the first colour.
ListedColormap