X11PCDLMaskedPixmap.h
Classes
- X11PCDLMaskedPixmap -- X11PixelCanvas display list object for masked pixmaps. (full description)
Interface
- Public Members
- X11PCDLMaskedPixmap()
- X11PCDLMaskedPixmap(::XDisplay * display, Pixmap pm, Pixmap pmask, uInt w, uInt h, Int x, Int y)
- virtual ~X11PCDLMaskedPixmap()
- virtual void translate(Int xt, Int yt)
- virtual void draw(::XDisplay * display, Drawable d, GC gc, Int xt, Int yt)
- virtual Char optType() const
Prerequisite
Etymology
The name of X11PCDLMaskedPixmap comes from ...
Synopsis
Display Class File
Motivation
Example
none available.
To Do
Member Description
Default Constructor Required
X11PCDLMaskedPixmap(::XDisplay * display, Pixmap pm, Pixmap pmask, uInt w, uInt h, Int x, Int y)
User Constructor
Destructor
virtual void translate(Int xt, Int yt)
translate
virtual void draw(::XDisplay * display, Drawable d, GC gc, Int xt, Int yt)
draw func
virtual Char optType() const
For caching optimization