plscolor.3plplot - Man Page
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(3plplot), 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.org/credits.php) have contributed to PLplot over its long history.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API