ncl_gscr (3) Linux Manual Page
GSCR (Set color representation) – associates a color value with a color index. Synopsis CALL GSCR (WKID, CI, CR, CG, CB) C-Binding Synopsis #include <ncarg/gks.h> void gset_colr_rep(Gint ws_id, Gint colr_ind, const Gcolr_rep *colr_rep); Description WKID (Integer, Input) – A workstation identifier. WKID must be the same as that used in some previous GOPWK call. CI…
