Hello,

My application gets data from USB interface and has to display it as an image.
Each byte in the stream is a pixel in the image (0..255, gray scale).

What is the right way to display the image ?

I want to work with an SDI application.

Thanks,
Zvika