DOKK / manpages / debian 10 / plplot-doc / plgdidev.3plplot.en
PLGDIDEV(3plplot) PLplot API PLGDIDEV(3plplot)

plgdidev - Get parameters that define current device-space window

plgdidev(p_mar, p_aspect, p_jx, p_jy)

Get relative margin width, aspect ratio, and relative justification that define current device-space window. If plsdidev(3plplot) has not been called the default values pointed to by p_mar, p_aspect, p_jx, and p_jy will all be 0.

Redacted form: plgdidev(p_mar, p_aspect, p_jx, p_jy)

This function is used in example 31.

PLFLT_NC_SCALAR(3plplot), output)
Returned value of the relative margin width.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the aspect ratio.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the relative justification in x.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the relative justification in y.

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

PLplot documentation at http://plplot.org/documentation.php.

January, 2019