loading jpeg

hi
I’am looking for a c++ library witch would be able to load jpeg file format. hope somone could help…
thanks

You can find a lot of resources at:
www.wotsit.org

Bye!

Intel’s JPEG library … integrates with MFC

see http://codeguru.earthweb.com/opengl/snaptojpeg.shtml

Open Source Image Library is what you want! www.openil.org

Syntax is same as OpenGL’s. Then just stick a class wrapper around it.

Nutty.