Altera_Forum
Honored Contributor
15 years agoAltera Monitor VGA
I am trying to write a program in C which will read a .bmp file and then draw that image on a monitor pixel by pixel. I am not sure how to read the pixel values from the bmp file. I know there ...