Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   JPEGs in C++ (http://www.programmingforums.org/showthread.php?t=12500)

Silicon_Pudding Feb 3rd, 2007 4:30 PM

JPEGs in C++
 
How can I load a jpeg into an bit array or matrix? Are there any libraries out there that you could recommend? I assume it would be too complex to start from scratch.

Thanks

niteice Feb 3rd, 2007 7:59 PM

Practically everyone uses libjpeg.

Silicon_Pudding Feb 8th, 2007 5:12 PM

thanks.

i've been looking over the jpeglib the past week, but there are so many questions i have about it. is anyone familiar with libjpeg?

MicDareall Feb 8th, 2007 10:20 PM

You can also try a library like FreeImage or Devil which offers you a single interface to load alot of different formats.

Dietrich Feb 9th, 2007 7:03 PM

Practically no-one uses SDL.


All times are GMT -5. The time now is 2:00 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC