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.org/credits.php)
30       have contributed to PLplot over its long history.
31

SEE ALSO

33       PLplot documentation at http://plplot.org/documentation.php.
34
35
36
37                                February, 2022         PLGCMAP1_RANGE(3plplot)
Impressum