Click here to Skip to main content
15,893,401 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I would like to know how to convert byte to image and vice versa using C programming.
Posted
Comments
barneyman 17-Dec-14 6:12am    
repeat of ...

http://www.codeproject.com/Questions/854309/is-it-possible-to-convert-jpeg-to-bytes-or-some-ot?arn=9

why?
Jochen Arndt 17-Dec-14 6:12am    
Please be more specific.
This can't be answered without knowing what kind of data your "bytes" represent and what kind of image format you want to use.
LaxmikantYadav 18-Dec-14 7:08am    
A better approach would be use .ini file instead of .txt file. Read -> http://www.codeproject.com/Articles/2901/How-to-read-and-write-an-INI-File

1 solution

read the great article Imagestone and try its code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900