GQCR (Inquire color representation)
retrieves the color value associated with a color index on a particular workstation.
- Provided by: libncarg-dev (Version: 6.6.2-10build2)
- Source: ncl
- Report a bug
retrieves the color value associated with a color index on a particular workstation.
CALL GQCR (WKID, CI, TYPE, ERRIND, CR, CG, CB)
#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 GSCR.
To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
Online: gscr, gsplci, gsmkci, gstxci, gsfaci, ginq_colr_rep
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.