X11PixelCanvas.
Member Description
Constructor takes the Matrix of data, the x and y position at
which to paint the data, and the color component to draw.
Destructor.
virtual void translate(Int xt, Int yt)
Translate the image component.
virtual void draw(::XDisplay *display, Drawable d, GC gc, Int xt, Int yt)
Draw function.
virtual Char optType() const
For caching optimisation.