Hi all,

I am using a third party library ,where the output of a bitmap class updates a Bitmap data in a memory location.

Is there is a way, i can read the data from the memory location and paint the picture in Qt using any of the Qt Paint or Picture classes.

Please advise me.

Augus