DOKK / manpages / debian 12 / plplot-doc / plgvpd.3plplot.en
PLGVPD(3plplot) PLplot API PLGVPD(3plplot)

plgvpd - Get viewport limits in normalized device coordinates

plgvpd(p_xmin, p_xmax, p_ymin, p_ymax)

Get viewport limits in normalized device coordinates.

Redacted form: General: plgvpd(p_xmin, p_xmax, p_ymin, p_ymax)

This function is used in example 31.

PLFLT_NC_SCALAR(3plplot), output)
Returned value of the lower viewport limit of the normalized device coordinate in x.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the upper viewport limit of the normalized device coordinate in x.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the lower viewport limit of the normalized device coordinate in y.
PLFLT_NC_SCALAR(3plplot), output)
Returned value of the upper viewport limit of the normalized device coordinate 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.

April, 2023