Define a color map.
The CDEF statement defines a color map named MYCOLOR that contains three color pairs.
cdef mycolor des='Special Color Map' 1 / pink : red 2 / cyan : blue 3 / lig : green;