other versions
- buster 5.14.0+dfsg-3
- testing 5.15.0+dfsg-19
- unstable 5.15.0+dfsg-19
- experimental 5.15.0+dfsg-21
PLSCOLOR(3plplot) | PLplot API | PLSCOLOR(3plplot) |
NAME¶
plscolor - Used to globally turn color output on/offSYNOPSIS¶
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.January, 2019 |