erase: Erase an image frame
Package: iis
Usage
erase frame
Parameters
- frame
- Frame to be erased.
Description
The specified frame in the image display ("stdimage") is erased. Note that the erased frame can be different than the frame currently being displayed on the monitor. The graphics frame is not erased.
Examples
To erase frame 3:
cl> erase 3
See also
cv