PDA

View Full Version : Raw Pixel Data to Image or Picture, to draw in a Widget



augusbas
7th September 2010, 13:10
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

aamer4yu
7th September 2010, 13:15
QImage::fromData