HEX
Server: nginx/1.16.1
System: Linux ecs-04358622 4.19.90-2107.6.0.0100.oe1.bclinux.x86_64 #1 SMP Wed Dec 1 19:59:44 CST 2021 x86_64
User: nginx (994)
PHP: 8.0.0
Disabled: NONE
Upload Files
File: //usr/share/slsh/cmaps/red2green.map
% -*- slang -*-
% This color map was derived from GMT_red2green.cpt
% Copyright (c) 1991-2004, P. Wessel & W. H. F. Smith
$1 = [0x00,0x7F,0xFF,0xFF, 0x7F,0xFF,0xFF,0x00];
$2 = [0x00,0x7F,0x00,0xFF, 0x7F,0xFF,0xFF,0xFF];
$3 = [0x00,0x7F,0x00,0xFF, 0x7F,0xFF,0xFF,0x00];
png_add_colormap ("red2green", png_build_colormap (__tmp($1),__tmp($2),__tmp($3)));