NAME
xpixmap - part of Simula to Xlib interface
DESCRIPTION
X_PixMap class XPixMap;
XPixmap objects are used as parameters to procedures in:
XGraphicalContext, to define how a pen writes,
XWindow to define backround patterns,
XCursor to define Cursor shapes.
SUPERS:
x_pixmap,Xlib_pixmap,X_drawable,Xlib_drawable,Xlib_object;
KIND: Instantiable;
INIT: call one of the 'Create' operations.
Sequencing: see x_Pixmap.