Next: IMG_FREE- Free an image
Up: IMG Fortran subroutines
Previous: IMG_CANCL- Cancel an image/parameter association
IMG_DELET- Delete an image
- Description:
- This subroutine deletes an image and frees any resources associated
with it. It should be used as an alternative to
IMG_FREE for any image which is not to be kept.
- Invocation:
- CALL IMG_DELET( PARAM, STATUS )
- Arguments:
-
-
PARAM = CHARACTER * ( * ) (Given)
-
Parameter name specifying the image to be deleted.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
- Only output or images accessed for modification
may be deleted.
- It is possible to delete more than one image per call using
multiple parameter names. Multiple parameter names are
specified using a comma separated list of names (i.e.
'IMAGE1,IMAGE2'). A wildcard capability is not
supplied for this subroutine.
Next: IMG_FREE- Free an image
Up: IMG Fortran subroutines
Previous: IMG_CANCL- Cancel an image/parameter association
IMG Simple Image Data Access
Starlink User Note 160
P.W. Draper
R.F. Warren-Smith
3 March 2003
E-mail:P.W.Draper@durham.ac.uk
Copyright © 2000-2003 Council for the Central Laboratory of the Research Councils