DOKK / manpages / debian 10 / plplot-doc / plgcolbg.3plplot.en
PLGCOLBG(3plplot) PLplot API PLGCOLBG(3plplot)

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

plgcolbg(r, g, b)

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

Redacted form: plgcolbg(r, g, b)

This function is used in example 31.

PLINT_NC_SCALAR(3plplot), output)
Returned value of the red intensity in the range from 0 to 255.
PLINT_NC_SCALAR(3plplot), output)
Returned value of the green intensity in the range from 0 to 255.
PLINT_NC_SCALAR(3plplot), output)
Returned value of the blue intensity in the range from 0 to 255.

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

PLplot documentation at http://plplot.org/documentation.php.

January, 2019