41 #ifndef _QT_PAINTER_H_
42 #define _QT_PAINTER_H_
85 unsigned char *m_pBuffer;
CQTPainter(QPaintDevice *pd)
void DrawImage(const CByteImage *pImage, int x=0, int y=0)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...