pixmap with the depth of 2 (b/w) More...
Public Member Functions | |
| ioBitmap (const char *filename, const char *fmt=0) | |
| QBitmap * | Bitmap () |
| const QBitmap * | Bitmap () const |
pixmap with the depth of 2 (b/w)
If the file does not exist, or is of an unknown format, the pixmap becomes a null pixmap.
If format is specified, attempts to read the pixmap using the specified format. If format is not specified (default), the loader reads a few bytes from the header to guess the file format.
| ioBitmap::ioBitmap | ( | const char * | filename, | |
| const char * | fmt = 0 | |||
| ) |
| QBitmap* ioBitmap::Bitmap | ( | ) |
| const QBitmap* ioBitmap::Bitmap | ( | ) | const |
1.7.1