This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to display a image .png using fbset command on to display for verifing frame buffer

Dplease specify how t display a .png image on to display ysing existing frame buffer.

 I have tried this, but i am getting blank display.

fbset -fb /dev/fb0  -g 320 240 320 240 32 -n

fbset -a -nonstd 1 -depth 32 -rgba 8/0,8/8,8/16,8/32

fbset -fb /dev/fb0 image.png

Please share the image to display also