next up previous
Next: xcolors Up: simxlib Previous: x_colormap

xcolormap


     NAME
	  xcolormap - part of Simula to	Xlib interface

     DESCRIPTION
	     X_Colormap	class XColormap;
	  Used to create new colormaps in the  X  Window  Server.  See
	  Superclass for details.

	  SUPERS: X_Colormap, Xlib_Colormap ;
	  KIND:	Instantiable ;
	  INIT:	Create operation must be called	before use.
	  Sequencing: see supercalss for details.;