Re: IJL15 or other JPEG DLL
Hi,
1)
If you just want a quick and easy way to display JPG files (not GIF,BMP,PCX,etc..) take a look on the intel site, under the development part there is an option to download the "Intel jpeg library" it comes with examples, and is very easy to implement, hope this helps!!
2)
Have a look at ImgSource. This is library of functions that allows you to process various formats.
http://www.smalleranimals.com/isource.htm
3)
Check http://www.ijg.com for JPG decoding/encoding library source
4)
http://www.binary-technologies.notrix.de
5)
Use a library to load JPG as Windows bmp format. Check http://www.ijg.org, www.smallanimals.com
6)
http://www.smalleranimals.com/jpegfile.htm
http://www.ijg.org/
All these are the list of websites that i got for JPEG. You can select the one that best suits your application.
[b]Let me know if that helped.
Visit http://www.geocities.com/contactgirish/homepage.html for some VC++ Links and Notes
Regards,
V.Girish