PerceptualColormap ================== .. currentmodule:: ultraplot.colors .. autoclass:: PerceptualColormap :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~PerceptualColormap.copy ~PerceptualColormap.from_color ~PerceptualColormap.from_hsl ~PerceptualColormap.from_list ~PerceptualColormap.set_gamma ~PerceptualColormap.to_continuous ~PerceptualColormap.to_linear_segmented .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: from_color .. automethod:: from_hsl .. automethod:: from_list .. automethod:: set_gamma .. automethod:: to_continuous .. automethod:: to_linear_segmented