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 de‐
22 vice.
23
24
26 Many developers (who are credited at http://plplot.org/credits.php)
27 have contributed to PLplot over its long history.
28
30 PLplot documentation at http://plplot.org/documentation.php.
31
32
33
34 July, 2023 PLGCOMPRESSION(3plplot)