#include <qimage.h>#include <qpixmap.h>Include dependency graph for Palm2QImage.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| QImage * | Palm2QImage (unsigned char *image_bytes_in, int byte_count_in) |
|
||||||||||||
|
Definition at line 123 of file Palm2QImage.cpp. References flags, height, i, NULL, PALM_4_BYTE_FIELD_FLAG, PALM_COMPRESSION_NONE, PALM_COMPRESSION_PACKBITS, PALM_COMPRESSION_RLE, PALM_COMPRESSION_SCANLINE, PALM_DIRECT_COLOR_FLAG, PALM_HAS_COLORMAP_FLAG, PALM_HAS_TRANSPARENCY_FLAG, PALM_IS_COMPRESSED_FLAG, qDebug(), READ_BIGENDIAN_SHORT, version, and width. Referenced by CPlucker::imagefromdata(). |
1.4.2