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 *, output)
21 Pointer to a variable to be filled with the current device-com‐
22 pression setting.
23
24
26 Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This
27 man page was automatically generated from the DocBook source of the
28 PLplot documentation, maintained by Alan W. Irwin and Rafael
29 Laboissiere.
30
32 PLplot documentation at http://plplot.sourceforge.net/resources.
33
34
35
36 July, 2010 PLGCOMPRESSION(3plplot)