hi...
i actually want to read the raw file(CR2 file) of jpeg image using turbo C...
i m confused regarding the lib to be used and variable initialization
i.e. do i need to define structure or array having pixel size...
plz help its urgent...

Recommended Answers

All 2 Replies

>plz help its urgent...
Not for us.

>i actually want to read the raw file(CR2 file) of jpeg image using turbo C...
You shouldn't be using Turbo C in the first place, you should get yourself a decent compiler. You may be able to read the jpeg file using windows functions, but it would probably be a better idea to try googling for some of the JPEG librarys out there.

Hope this helps.

commented: Helps me :) +29
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.