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.source
25       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
26       tory.
27

SEE ALSO

29       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
30       tion.php.
31
32
33
34                                 August, 2017             PLGDRAWMODE(3plplot)
Impressum