Thank you for the link Robert. Its a very good unit with many useful classes. Covers a whole lot of Gif handling features. Note says that it does not work in .Net applications. I'll cross the bridge if/when I need to. Hopefully by then .Net will be superceded :D
Regards TFE, http://totallyfreeenergy.zxq.net --- In [email protected], Robert Jenkins <uss...@...> wrote: > > I did a little searching and found this one. > > http://www.tolderlund.eu/delphi/ > > This text is taken directly from the above link > ---------8< cut here >8---------- > Updated 2009.10.14. > This is a version of Anders Melander's TGIFImage compatible with > Delphi 6, Delphi 7, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, > Delphi 2010. > It supports animated GIF files. > Note: This version should also work with older Delphi versions (Delphi 2, 3, > 4, 5 and C++ Builder 3, 4). > It only works in VCL applications. It does not work in .NET applications. > However you could make a native win32 DLL to perform various gif operations > and call the DLL from a .NET application. > For Delphi 2007,2009,2010 you can also use the GIFImg.pas unit that is > included with Delphi 2007,2009,2010. > And did you know that Delphi 2009,2010 has a new PngImage.pas unit for use > with PNG files? > > ---------------------------------------- > > > Hope this helps!! > > Robert > > On Fri, Nov 20, 2009 at 3:45 PM, totallyfreeenergy < > totallyfreeene...@...> wrote: > > > > > > > Are there any freewares (complete with source code)? > >

