

QImage(uchar * data, int width, int height, qsizetype bytesPerLine, QImage::Format format, QImageCleanupFunction cleanupFunction = nullptr, void * cleanupInfo = nullptr) QImage(const uchar * data, int width, int height, QImage::Format format, QImageCleanupFunction cleanupFunction = nullptr, void * cleanupInfo = nullptr) QImage(uchar * data, int width, int height, QImage::Format format, QImageCleanupFunction cleanupFunction = nullptr, void * cleanupInfo = nullptr)

QImage(int width, int height, QImage::Format format) QImage(const QSize & size, QImage::Format format)
