Scroll to navigation

PLGCOMPRESSION(3plplot) PLplot API PLGCOMPRESSION(3plplot)

NAME

plgcompression - 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 *, output)
Pointer to a variable to be filled with the current device-compression setting.

AUTHORS

Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.

SEE ALSO

PLplot documentation at http://plplot.sourceforge.net/documentation.php.
September, 2014