Previous: inqpa Up: ../plot79_i.html Next: inqpes


INQPCI

       SUBROUTINE  INQPCI (CINDEX)
 C$    (Inquire Polygon Color Index)
 C$    Return the polygon color index  which is used to  determine
 C$    the color  used for  filling a  polygon of  interior  style
 C$    "plain".  The  INTEGER  argument  CINDEX is  in  the  range
 C$    0..255, and is used to index the color lookup table of  the
 C$    device.
 C$    (27-JAN-82)