1PLGCOMPRESSION(3plplot) PLplot API PLGCOMPRESSION(3plplot)
2
3
4
6 plgcompression - Get the current device-compression setting
7
9 plgcompression(compression)
10
12 Get the current device-compression setting. This parameter is only
13 used for drivers that provide compression.
14
15 Redacted form: plgcompression(compression)
16
17 This function is used in example 31.
18
20 compression (PLINT_NC_SCALAR(3plplot), output)
21 Returned value of the compression setting for the current
22 device.
23
24
26 Many developers (who are credited at http://plplot.source‐
27 forge.net/credits.php) have contributed to PLplot over its long his‐
28 tory.
29
31 PLplot documentation at http://plplot.sourceforge.net/documenta‐
32 tion.php.
33
34
35
36 August, 2017 PLGCOMPRESSION(3plplot)