1PLCOL0(3plplot)                   PLplot API                   PLCOL0(3plplot)
2
3
4

NAME

6       plcol0 - Set color, cmap0
7

SYNOPSIS

9       plcol0(icol0)
10

DESCRIPTION

12       Sets the color index for cmap0 (see the PLplot documentation).
13
14       Redacted form: plcol0(icol0)
15
16       This function is used in examples 1-9, 11-16, 18-27, and 29.
17

ARGUMENTS

19       icol0 (PLINT(3plplot), input)
20              Integer  representing  the  color.   The defaults at present are
21              (these may change):
22
23              0 black (default background)
24              1 red (default foreground)
25              2 yellow
26              3 green
27              4 aquamarine
28              5 pink
29              6 wheat
30              7 grey
31              8 brown
32              9 blue
33              10 BlueViolet
34              11 cyan
35              12 turquoise
36              13 magenta
37              14 salmon
38              15 white
39
40               Use plscmap0(3plplot) to change the entire cmap0 color  palette
41              and  plscol0(3plplot) to change an individual color in the cmap0
42              color palette.
43
44

AUTHORS

46       Many developers (who  are  credited  at  http://plplot.org/credits.php)
47       have contributed to PLplot over its long history.
48

SEE ALSO

50       PLplot documentation at http://plplot.org/documentation.php.
51
52
53
54                                 January, 2021                 PLCOL0(3plplot)
Impressum