Re: Jpg Help
- Posted by Brian Broker <bkb at CNW.COM> Jan 24, 2001
- 483 views
On Wed, 24 Jan 2001 03:15:50 -0800, timmy wrote: >Hi, > >I'm writting to ask if anyone knows >if microsoft's newer dlls can read >a jpg picture? > >My program does'nt need a pointer >back to a decompressed image. I just need >to temporarily convert some jpgs to another format >and then load them in win32lib. > >I tried to compile the command-line program >(djpeg.c) from http://www.ijg.org/ but was >unsuccessful. > >thanks... timmy :) timmy, I'll soon be releasing a wrapper for FreeImage, a general purpose image decoding library. I pretty much just need to write a reference doc... Perhaps tonight I'll post a preview. -- Brian