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

NAME

6       plgcmap1_range  -  Get  the  cmap1  argument range for continuous color
7       plots
8

SYNOPSIS

10       plgcmap1_range(min_color, max_color)
11

DESCRIPTION

13       Get  the  cmap1  argument  range  for  continuous  color  plots.   (Use
14       plscmap1_range(3plplot) to set the cmap1 argument range.)
15
16       Redacted form: plgcmap1_range(min_color, max_color)
17
18       This function is currently not used in any example.
19

ARGUMENTS

21       min_color (PLFLT_NC_SCALAR(3plplot), output)
22              Returned value of the current minimum cmap1 argument.
23
24       max_color (PLFLT_NC_SCALAR(3plplot), output)
25              Returned value of the current maximum cmap1 argument.
26
27

AUTHORS

29       Many    developers   (who   are   credited   at   http://plplot.source
30       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
31       tory.
32

SEE ALSO

34       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
35       tion.php.
36
37
38
39                                 August, 2017          PLGCMAP1_RANGE(3plplot)
Impressum