Hi,

Is it possible to know how is handled the internal pixel data of a QImage ??

Ex. the pixel data must be deleted manually when the QImage is delete or the QImage delete itself the pixel data.

Thanks