| Bitmap() | Faith::Bitmap | |
| Bitmap(const Bitmap &pixmap) | Faith::Bitmap | |
| Bitmap(int w, int h) | Faith::Bitmap | |
| Bitmap(const Size &size) | Faith::Bitmap | |
| Bitmap(int w, int h, const unsigned char *bits, bool littleEndian=false) | Faith::Bitmap | |
| convertFromImage(const Image &image) | Faith::Pixmap | [inline] |
| convertToImage() const | Faith::Pixmap | [inline] |
| depth() const | Faith::Pixmap | |
| detach() const | Faith::Pixmap | |
| fromImage(const Image &image) | Faith::Pixmap | |
| handle() | Faith::Pixmap | [virtual] |
| height() const | Faith::Pixmap | [inline] |
| init(const Size &size, int depth) | Faith::Bitmap | [protected, virtual] |
| isNull() const | Faith::Pixmap | |
| mask() const | Faith::Pixmap | |
| operator=(const Pixmap ©) | Faith::Pixmap | |
| operator=(const Image &image) | Faith::Pixmap | |
| PaintDevice() | Faith::PaintDevice | |
| Pixmap() | Faith::Pixmap | |
| Pixmap(const Image &image) | Faith::Pixmap | |
| Pixmap(const Pixmap &pixmap) | Faith::Pixmap | |
| Pixmap(int w, int h, int depth=-1) | Faith::Pixmap | |
| Pixmap(const Size &size, int depth=-1) | Faith::Pixmap | |
| rect() const | Faith::Pixmap | |
| reset() | Faith::Pixmap | |
| resize(int w, int h) | Faith::Pixmap | |
| setMask(const Bitmap &mask) | Faith::Pixmap | |
| size() const | Faith::Pixmap | |
| toImage(int fromx=0, int fromy=0, int w=-1, int h=-1) const | Faith::Pixmap | |
| width() const | Faith::Pixmap | [inline] |
| ~Bitmap() | Faith::Bitmap | [virtual] |
| ~PaintDevice() | Faith::PaintDevice | [virtual] |
| ~Pixmap() | Faith::Pixmap | [virtual] |