Scroll to navigation

PLSCOLOR(3plplot) PLplot API PLSCOLOR(3plplot)

NAME

plscolor - Used to globally turn color output on/off

SYNOPSIS

plscolor(color)

DESCRIPTION

Used to globally turn color output on/off for those drivers/devices that support it.
Redacted form: plscolor(color)
This function is used in example 31.

ARGUMENTS

color (PLINT, input)
Color flag (Boolean). If zero, color is turned off. If non-zero, color is turned on.

AUTHORS

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

SEE ALSO

PLplot documentation at http://plplot.sourceforge.net/documentation.php.
September, 2014