NAME

     libdisplay - CVIPtools core toolbox library  for  displaying
     images

SYNOPSIS

      #include <CVIPtoolkit.h>
      #include <CVIPdef.h>
      #include <CVIPimage.h>
      #include <CVIPconvert.h>
      #include <CVIPview.h>

     See the individual function man page for details  and  exam-
     ples.

PATH

     $CVIPHOME/DISPLAY/

FUNCTIONS

      display_Image
      display_RAMImage
      getDisplay_Image
      setDisplay_Image
      view_Image

DESCRIPTION

     display_Image(3) displays an image by issuing a  shell  com-
     mand;  display_RAMImage(3)  is  an X-based image viewer; and
     view_Image(3)  is  a  front-end  for  display_Image(3)   and
     display_RAMImage(3).     getDisplay_Image(3)   returns   the
     current viewer, which can be either a shell command, or Ram-
     Viewer representing the X-based viewer.  setDisplay_Image(3)
     can be used to set the viewer used by view_Image(3).

RETURN VALUES

     See function man pages

AUTHOR

     Copyright (C) 1996 SIUE - by Scott E Umbaugh,  Kun  Luo  and
     Yansheng Wei.