1GQFACI(3NCARG)                   NCAR GRAPHICS                  GQFACI(3NCARG)
2
3
4

NAME

6       GQFACI  (Inquire  fill  area  color index) - retrieves the current fill
7       area color index.
8

SYNOPSIS

10       CALL GQFACI (ERRIND, COLI)
11

C-BINDING SYNOPSIS

13       #include <ncarg/gks.h>
14
15       void ginq_fill_colr_ind(Gint *err_ind, Gint *fill_colr_ind);
16

DESCRIPTION

18       ERRIND      (Integer,  Output)  -  If  the  inquired  value  cannot  be
19                   returned  correctly, a non-zero error indicator is returned
20                   in ERRIND, otherwise a zero is returned.   Consult  "User's
21                   Guide  for  NCAR  GKS-0A Graphics" for a description of the
22                   meaning of the error indicators.
23
24       COLI        (Integer, Output) - Returns the  current  fill  area  color
25                   index as set by default or by a call to GSFACI.
26

ACCESS

28       To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
29

SEE ALSO

31       Online:  gfa,  gsfais,  gsfasi,  gscr,  gsfaci,  gqfais, gqfasi, areas,
32       ginq_fill_colr_ind
33
34       Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
35
37       Copyright (C) 1987-2009
38       University Corporation for Atmospheric Research
39       The use of this Software is governed by a License Agreement.
40
41
42
43UNIX                              March 1993                    GQFACI(3NCARG)
Impressum