Next: AGS_ACTIV - Initialise SGS
Up: Routine Specifications
Previous: AGP_NVIEW - Create a new PGPLOT viewport from the current picture
AGP_SVIEW
- Save the current PGPLOT viewport in the database
- Description:
- Save the current PGPLOT viewport as a picture in the database.
The new picture must be equal in size or smaller than the current
picture in the database. The name of the picture and a comment are
used to identify the picture in the database. The name string has
leading blanks removed and is converted to upper case. If the
picture was successfully created then a valid picture identifier
is returned and the new picture becomes the current picture.
- Invocation:
- CALL AGP_SVIEW( PICNAM, COMENT, PICID, STATUS )
- Arguments:
-
-
PICNAM = CHARACTER
(
) (Given)
-
Name of picture
-
COMENT = CHARACTER
(
) (Given)
-
Description of picture
-
PICID = INTEGER (Returned)
-
Picture identifier
-
STATUS = INTEGER (Given and Returned)
-
The global status
Next: AGS_ACTIV - Initialise SGS
Up: Routine Specifications
Previous: AGP_NVIEW - Create a new PGPLOT viewport from the current picture
AGI --- Applications Graphics Interface Library
Starlink User Note 48
Nicholas Eaton
Brian McIlwrath
30 January 2002
E-mail:ussc@star.rl.ac.uk
Copyright © 2009 Science and Technology Facilities Council