convert pixels value to image in c
- by abcdefabcdef
I need a program to make images from pixels, from an image I should be able to get the value of any arbitrary pixel. Could anyone give me a start? Do I need to use graphics in C? (BMP format only)