.sp
.LP
These routines are used to display images which are in the Khoros 
(VIFF) image file format.  If the image is not a BYTE image, the user 
will be prompted if conversion is desired.
.LP
 `Interactive Display' is used to interactively display, examine, and
manipulate Khoros (VIFF) images.
.LP
 `Animate Image bands' is used to interactively display image sequence.
It allows the user to input an image that contains multiple data bands 
and sequence through those data bands in different ways.
.LP
 `Image/Icon Display' are used to simply display a VIFF image.
The difference between "With Update" and "Multiple"  is in their behavior on 
re-execution.  
.IP
 `Display With Update' is used to display a SINGLE image in continuous update
mode.  That is, if the input image is modified, the display will be
automatically updated.  The displayed image may be removed by clicking the
mouse on either the glyph "run" button (turning it off) or on the image itself.
.IP
 `Multiple Displays' will start a new execution (leaving the current image 
intact) and display an additional image on the screen.  This is useful 
in a loop where a progression of images are to be displayed (possibly for 
comparison).  Displayed images may be removed with a mouse click on the
image.  
.SH
SHORT DESCRIPTION OF ROUTINES
.IP "Interactive Display -" 20
Display an image in Khoros image format to an X11 
screen using an interactive graphical user interface.
.IP "Animate Image bands -" 20
Display an image sequence in Khoros image format to an X11 
screen using an interactive graphical user interface.
.IP "Display With Update -" 20
Display a single image in Khoros image format to an X11 screen.
.IP "Multiple Displays  -" 20
Display multiple images to an X11 screen (useful in loops).
.IP "Icon With Update -" 20
Create a single small icon image.
.IP "Multiple Icons -" 20
Create multiple small icon images (useful in loops).
