![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Location: In a box
Posts: 27
Rep Power: 0
![]() |
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
__________________
~ Silicon Enhanced Pudding "It's magically delicious" |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2006
Location: In a box
Posts: 27
Rep Power: 0
![]() |
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?
__________________
~ Silicon Enhanced Pudding "It's magically delicious" |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
You can also try a library like FreeImage or Devil which offers you a single interface to load alot of different formats.
|
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Practically no-one uses SDL.
__________________
I looked it up on the Intergnats! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding images aside from JPEGS | Havoc_101 | Java | 3 | May 2nd, 2005 11:04 AM |