convert pixels value to image in c

Posted by abcdefabcdef on Stack Overflow See other posts from Stack Overflow or by abcdefabcdef
Published on 2010-04-13T15:34:57Z Indexed on 2010/04/13 15:43 UTC
Read the original article Hit count: 223

Filed under:

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)

© Stack Overflow or respective owner

Related posts about c