plgcompression.3plplot - Man Page
Get the current device-compression setting
Synopsis
plgcompression(compression)
Description
Get the current device-compression setting. This parameter is only used for drivers that provide compression.
Redacted form: plgcompression(compression)
This function is used in example 31.
Arguments
- compression (PLINT_NC_SCALAR(3plplot), output)
Returned value of the compression setting for the current device.
Authors
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API