GINQ_COLR_REP(3NCARG) | NCAR GRAPHICS | GINQ_COLR_REP(3NCARG) |
ginq_colr_rep - Inquire GKS color representation
ginq_colr_rep (Inquire color representation) - retrieves the color value associated with a color index on a particular workstation.
#include <ncarg/gks.h>
void ginq_colr_rep(Gint ws_id, Gint colr_ind, Ginq_type type, Gint *err_ind, Gcolr_rep *colr_rep);
For details on setting and using color indices see the man page for gset_colr_rep.
To use the GKS C-binding routines, load the ncarg_gks and ncarg_c libraries.
Online: gset_colr_rep(3NCARG), gset_line_colr_ind(3NCARG), gset_marker_size(3NCARG), gset_text_colr_ind(3NCARG), gset_fill_colr_ind(3NCARG), gks(3NCARG), ncarg_gks_cbind(3NCARG)
Hardcopy: User's Guide for NCAR GKS-0A Graphics; NCAR Graphics Fundamentals, UNIX Version
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |