Operating System - Linux
1754059 Members
2954 Online
108811 Solutions
New Discussion юеВ

Re: Opening jpeg files using C

 
Henry Chua
Super Advisor

Opening jpeg files using C

Hi Guys,

Does anyone knows how to open a jpeg files and read it in matrix form using C programming?

regards
Henry
4 REPLIES 4
Vibhor Kumar Agarwal
Esteemed Contributor

Re: Opening jpeg files using C

Why not try this in a C forum
Vibhor Kumar Agarwal
Henry Chua
Super Advisor

Re: Opening jpeg files using C

Do you have any good one to recommend? =)
Vibhor Kumar Agarwal
Esteemed Contributor

Re: Opening jpeg files using C

I know one of Sun Studio.

Since you are for general C programming, this might be helpful.

Just go to the sun.com and follow the links.
Vibhor Kumar Agarwal
dirk dierickx
Honored Contributor

Re: Opening jpeg files using C

libjpeg can be used for opening and reading jpeg files. found here - http://www.ijg.org/