View Full Version : Wanna a static library to load JPG image.
Suvcon
01-26-2002, 09:29 AM
I search so many methods,by finnal i find nothing.
where to get a smart,static library to load jpg file?
I hate DLL,I wanna the neat Lib.
has Anybody such good stuff?
Source which can be compile to a static library: http://www.ijg.org/
Suvcon
01-26-2002, 07:36 PM
thank you,Knight Bob.
Really,it can do the jpeg loading job.
are there some static lib to load more format,such like tiff,pcx..etc?
Maybe someone has writen one.Maybe i should do it my self.
libpng can load PNG files. It's quite extensible format.
TheBlob
01-27-2002, 02:28 AM
DevIL (or OpenIL...2 diffrent names for the same) do an excellent job in loading nearly every picture-format available except .gif.
Powered by vBulletin® Version 4.2.3 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.