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

NAME

6       plgdrawmode - Get drawing mode (depends on device support!)
7

SYNOPSIS

9       plgdrawmode()
10

DESCRIPTION

12       Get  drawing  mode.  Note only one device driver (cairo) currently sup‐
13       ports this at the moment, and for that case the PLINT value returned by
14       this  function  is  one  of  PL_DRAWMODE_DEFAULT,  PL_DRAWMODE_REPLACE,
15       PL_DRAWMODE_XOR, or PL_DRAWMODE_UNKNOWN. This function returns PL_DRAW‐
16       MODE_UNKNOWN  for  the  rest  of the device drivers.  See also plsdraw‐
17       mode(3plplot).
18
19       Redacted form: plgdrawmode()
20
21       This function is used in example 34.
22

AUTHORS

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

SEE ALSO

28       PLplot documentation at http://plplot.org/documentation.php.
29
30
31
32                                September, 2020           PLGDRAWMODE(3plplot)
Impressum