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

NAME

6       plclear - Clear current (sub)page
7

SYNOPSIS

9       plclear()
10

DESCRIPTION

12       Clears  the current page, effectively erasing everything that have been
13       drawn.  This command only works with interactive drivers; if the driver
14       does  not support this, the page is filled with the background color in
15       use. If the current page is divided into  subpages,  only  the  current
16       subpage   is   erased.    The   nth   subpage   can  be  selected  with
17       pladv(3plplot)(n).
18
19       Redacted form: General: plclear()
20
21
22       This function is not used in any examples.
23

AUTHORS

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

SEE ALSO

29       PLplot documentation at http://plplot.org/documentation.php.
30
31
32
33                                  July, 2022                  PLCLEAR(3plplot)
Impressum