summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/Palm2QImage.h
blob: a09b5374f0f8feceaf3c22922cb1f9debc517ccf (plain)
1
2
3
4
5
#include <qimage.h>
#include <qpixmap.h>

QImage* Palm2QImage
(unsigned char *image_bytes_in, int byte_count_in);