![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
SDL_FreeImage
Well to make it short, I am working with the freeimage library for a class and I wanted to build a GUI for displaying the images we were processing using SDL but I could not find any information on using the 2 together, As everyone that wants to use more image types with SDL just uses SDL_image. So I eventually figured it out myself and wrote a little library of functions to aid in what i wanted to add to my homework. I thought that it might be useful to someone seeing that freeimage supports like 20 formats and even with SDL_image SDL only supports 9.
So here is file containing the header and static library... http://www.split-visionz.net/SDL_FreeImage.zip And an example file using most of the functions... http://www.split-visionz.net/SDL_FreeImage_Example.zip Let me know what you think |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
Oh and to add. Ive only tested and used it with DevC on XP, so I really have no Idea weather its portable or not.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|