Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/pgqci.dc2
Дата изменения: Wed Oct 31 05:16:14 2001
Дата индексирования: Fri Jan 16 00:10:55 2009
Кодировка:
Name: PGQCI

Purpose: inquire color index

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE PGQCI (CI)
INTEGER CI

Query the Color Index attribute (set by routine PGSCI).

Argument:
CI (output) : the current color index (in range 0-max). This is
the color index actually in use, and may differ
from the color index last requested by PGSCI if
that index is not available on the output device.

Updates: Oct 16, 1998: JPT automatically extracted from source.