ncl_gset_text_colr_ind (3) Linux Manual Page
gset_text_colr_ind (Set text color index) – sets the text color index. Synopsis #include <ncarg/gks.h> void gset_text_colr_ind(Gint text_colr_ind); Description text_colr_ind (Input) A color index. Usage All text strings drawn with calls to the gtext output primitive will be drawn with the color associated with index text_colr_ind until gset_text_colr_ind is called again and a new index is…
