Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Existing Project Development (http://www.programmingforums.org/forum51.html)
-   -   SDL_FreeImage (http://www.programmingforums.org/showthread.php?t=12430)

MicDareall Jan 23rd, 2007 10:08 PM

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

MicDareall Jan 24th, 2007 12:41 AM

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.


All times are GMT -5. The time now is 1:48 AM.

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