----- file created by xop_makedoc on: Tue Oct 26 11:09:34 2004
----- Documentation for /opt/rsi/idl_6.0/lib/itools/icontour.pro -----

 NAME:
   iContour

 PURPOSE:
   Implements the icontour wrapper interface for the tools sytem.

 CALLING SEQUENCE:
   IContour

 INPUTS:
   Z[,X,Y] [,...] (see IDLgrContour)

 KEYWORD PARAMETERS:
   IDENTIFIER  [out] - The identifier of the created tool.

   RGB_TABLE
   Set this keyword to either a 3x256 or 256x3 array containing
   color values to use for vertex colors.

   RGB_INDICES
   Set this keyword to a vector of indices into the color table
   to select colors to use for vertex colors.  If the number of
   colors selected is less than the number of vertices, the
   colors are repeated cyclically.

   All other keywords are passed to the tool during creation.

 MODIFICATION HISTORY:
   Written by:  Alan, RSI, January 2003
   Modified:


