Hi all

I'm using intel's IPP for imaging processing tasks.
In IPP, images are represented as raw binary data: a pointer to a zone of memory

how can i turn its representation of image into QImage ?