#include <ImageUtility_X11Dump.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | ImageUtility_X11Dump (const TCollection_AsciiString &DisplayName, const Handle< Image_Image > &aImage) |
| | Create a new X11 Display,Window,Colormap,GC,XImage suitable
for aImage .
|
| | ImageUtility_X11Dump (const ImageUtility_X11Dump &aX11Dump, const Handle< Image_Image > &aImage) |
| | Create a new X11 XImage and share Display,Window,Colormap,
GC with a previous aX11Dump ;
|
| ImageUtility_X11GC | X11GC () const |
| ImageUtility_X11Window | X11Window () const |
| ImageUtility_X11Display | X11Display () const |
| ImageUtility_X11XImage | X11XImage () const |
| void | UpdateX11Colormap () const |
| void | UpdateX11XImage () |
| void | DisplayX11XImage () const |
Constructor & Destructor Documentation
Member Function Documentation
| void ImageUtility_X11Dump::DisplayX11XImage |
( |
| ) |
const |
| void ImageUtility_X11Dump::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* ImageUtility_X11Dump::operator new |
( |
size_t |
size | ) |
[inline] |
| void* ImageUtility_X11Dump::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void ImageUtility_X11Dump::UpdateX11Colormap |
( |
| ) |
const |
| void ImageUtility_X11Dump::UpdateX11XImage |
( |
| ) |
|
The documentation for this class was generated from the following file: