Палитры HOT, COOL, COOPER и JET
Остальные палитры здесь.
# Simulates the HOT colormap in Matlab
# COLOR_MODEL = RGB
0 0 0 0 0.375 255 0 0
0.375 255 0 0 0.75 255 255 0
0.75 255 255 0 1.00 255 255 255
# Simulates the COOL colormap in Matlab
# COLOR_MODEL = RGB
0 0 255 255 1 255 0 255
# Simulates the COPPER colormap in Matlab
# COLOR_MODEL = RGB
0.000000 0 0 0 0.796875 255 159 102
0.796875 255 159 102 1.000000 255 200 128
# Simulates the JET colormap in Matlab
# COLOR_MODEL = RGB
0 0 0 127 0.125 0 0 255
0.125 0 0 255 0.375 0 255 255
0.375 255 255 255 0.625 255 255 127
0.625 255 255 0 0.875 255 0 0
0.875 255 0 0 1.00 127 0 0
Примеры палитр
Комментариев нет:
Отправить комментарий