1PLGVPW(3plplot)                   PLplot API                   PLGVPW(3plplot)
2
3
4

NAME

6       plgvpw - Get viewport limits in world coordinates
7

SYNOPSIS

9       plgvpw(p_xmin, p_xmax, p_ymin, p_ymax)
10

DESCRIPTION

12       Get viewport limits in world coordinates.
13
14       Redacted   form:   General:   plgvpw(p_xmin,  p_xmax,  p_ymin,  p_ymax)
15       Perl/PDL: Not available?
16
17
18       This function is used in example 31.
19

ARGUMENTS

21       p_xmin (PLFLT_NC_SCALAR(3plplot), output)
22              Returned value of the lower viewport limit of the world  coordi‐
23              nate in x.
24
25       p_xmax (PLFLT_NC_SCALAR(3plplot), output)
26              Returned  value of the upper viewport limit of the world coordi‐
27              nate in x.
28
29       p_ymin (PLFLT_NC_SCALAR(3plplot), output)
30              Returned value of the lower viewport limit of the world  coordi‐
31              nate in y.
32
33       p_ymax (PLFLT_NC_SCALAR(3plplot), output)
34              Returned  value of the upper viewport limit of the world coordi‐
35              nate in y.
36
37

AUTHORS

39       Many   developers   (who   are   credited   at    http://plplot.source
40       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
41       tory.
42

SEE ALSO

44       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
45       tion.php.
46
47
48
49                                 August, 2017                  PLGVPW(3plplot)
Impressum