Next: AGI_ISAMD - Inquire if pictures are on same device
Up: Routine Specifications
Previous: AGI_INAME - Inquire name of the current picture
AGI_IPOBS
- Is current picture obscured by another?
- Description:
- Inquire if the current picture is obscured, either totally or
partially by another picture. Obscured means that a picture
intersects the current picture and was created more recently.
If the input value for the picture identifier is negative the
current picture is tested against all other overlying pictures;
i.e. those created more recently than the current picture. If the
picture identifier corresponds to a valid picture then the current
one is only tested against the given one.
- Invocation:
- CALL AGI_IPOBS( PICID, LOBS, STATUS )
- Arguments:
-
-
PICID = INTEGER (Given)
-
Picture identifier.
-
LOBS = LOGICAL (Returned)
-
True if picture is obscured, otherwise false.
-
STATUS = INTEGER (Given and Returned)
-
The global status
Next: AGI_ISAMD - Inquire if pictures are on same device
Up: Routine Specifications
Previous: AGI_INAME - Inquire name of 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