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

NAME

6       plgcolbg - Returns the background color (cmap0[0]) by 8-bit RGB value
7

SYNOPSIS

9       plgcolbg(r, g, b)
10

DESCRIPTION

12       Returns the background color (cmap0[0]) by 8-bit RGB value.
13
14       Redacted form: plgcolbg(r, g, b)
15
16       This function is used in example 31.
17

ARGUMENTS

19       r (PLINT_NC_SCALAR(3plplot), output)
20              Returned value of the red intensity in the range from 0 to 255.
21
22       g (PLINT_NC_SCALAR(3plplot), output)
23              Returned  value  of  the  green intensity in the range from 0 to
24              255.
25
26       b (PLINT_NC_SCALAR(3plplot), output)
27              Returned value of the blue intensity in the range from 0 to 255.
28
29

AUTHORS

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

SEE ALSO

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