Interface for QImage object provider.
virtual const QImage & GetQImage() const =0
Gets a QImage object.
virtual bool CopyImageFrom(const QImage &image)=0
Copies the image data from a QImage object.
Base interface for all used interfaces and implementations.
Contains the system indenendent definitions of image and related themes.