Query: plgvpd
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLGVPD(3plplot) PLplot API PLGVPD(3plplot)NAMEplgvpd - Get viewport limits in normalized device coordinatesSYNOPSISplgvpd(p_xmin, p_xmax, p_ymin, p_ymax)DESCRIPTIONGet viewport limits in normalized device coordinates. Redacted form: General: plgvpd(p_xmin, p_xmax, p_ymin, p_ymax) Perl/PDL: Not available? This function is used in example 31.ARGUMENTSp_xmin (PLFLT *, output) Lower viewport limit of the normalized device coordinate in x. p_xmax (PLFLT *, output) Upper viewport limit of the normalized device coordinate in x. p_ymin (PLFLT *, output) Lower viewport limit of the normalized device coordinate in y. p_ymax (PLFLT *, output) Upper viewport limit of the normalized device coordinate in y.AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLGVPD(3plplot)