Hi all,

I have a raw Pixel data of ARGB (32 Bit Format) .resolution will be 512x512 (WxH).

Now how do i use this pixel data to draw the image using Qt in a Widget like Label, etc..

Please guide me