i have an array of 360*250 which represent pixels.
You didn't write what these pixels are representing, but if you want to display a spectrogram ( http://qwt.sourceforge.net/spectrogramscreenshots.html ) you can have a look at Qwt.

Uwe