# # matlab/jet : Dark to light blue, white, yellow and red [C=RGB] # Simulates the JET colormap in MATLAB # #---------------------------------------------------------- # COLOR_MODEL = RGB #---------------------------------------------------------- 0.000 0/0/127 0.125 blue 0.125 blue 0.375 cyan 0.375 cyan 0.625 yellow 0.625 yellow 0.875 red 0.875 red 1.000 127/0/0 #----------------------------------------------------------