Next: GDNAMES - Shows which graphics devices are available
Up: Specifications of KAPPA applications
Previous: GAUSMOOTH - Smooths a one- or two-dimensional image using a Gaussian filter
GDCLEAR
- Clears a graphics device and purges its database entries
- Description:
- This application software resets a graphics device. In effect
the device is cleared. It purges the graphics-database entries
for the device. Optionally, only the current picture is cleared
and the database unchanged. (Note the clearing of the current
picture may not work on some graphics devices.)
- Usage:
-
gdclear [device] [current]
-
- Parameters:
-
CURRENT = _LOGICAL (Read)
-
If TRUE then only the current picture is cleared. [FALSE]
-
DEVICE = DEVICE (Read)
-
The graphics device to be cleared.
[Current graphics device]
- Examples:
- gdclear
- Clears the current graphics device and purges its graphics-database
entries.
- gdclear current
- Clears the current picture on the current graphics device.
- gdclear xw
- Clears the xw device and purges its graphics-database entries.
-
Related Applications
- KAPPA: GDSET,
GDSTATE.
Next: GDNAMES - Shows which graphics devices are available
Up: Specifications of KAPPA applications
Previous: GAUSMOOTH - Smooths a one- or two-dimensional image using a Gaussian filter
KAPPA --- Kernel Application Package
Starlink User Note 95
Malcolm J. Currie & David S. Berry
2010 February 26
E-mail:ussc@star.rl.ac.uk
Copyright © 2010 Science and Technology Facilities Council