QImage.this
- this()
- this(const(QSize) size, Format format)
- this(int width, int height, Format format)
- this(uchar* data, int width, int height, Format format, QImageCleanupFunction cleanupFunction, void* cleanupInfo)
- this(const(uchar)* data, int width, int height, Format format, QImageCleanupFunction cleanupFunction, void* cleanupInfo)
- this(uchar* data, int width, int height, int bytesPerLine, Format format, QImageCleanupFunction cleanupFunction, void* cleanupInfo)
- this(const(uchar)* data, int width, int height, int bytesPerLine, Format format, QImageCleanupFunction cleanupFunction, void* cleanupInfo)
- this(const(char)** xpm)
- this(const(QString) fileName, const(char)* format)
- this(const(QImage) )
qt gui image QImage
aliasesconstructorsenumsfunctionspostblitsstatic functions