I need to do some work with this library and I'm finding the documentation at http://apodeline.free.fr/DOC/libjpeg/libjpeg.html to be deficient (incomplete function signatures, etc). Does anyone know of some other sides or have some example code illustrating common tasks?

[Edit] I also found this question with an example, but any others would be helpful.

link|improve this question

feedback

2 Answers

I don't know what you're using, but we use the C++ wrapper at Smaller Animals Software, and we're happy with it. If nothing else, it might work as example code.

link|improve this answer
Sorry, looks like you're link didn't work. – Dana the Sane Mar 12 '09 at 17:51
Okay, I obviously messed up the editing. Let's try just giving the link: smalleranimals.com/jpegfile.htm Sorry about that. – David Thornley Mar 12 '09 at 18:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.