gifimage.txt

来自「Gif源码,实现对Gif图片的处理,文件是delphi2009下的源码」· 文本 代码 · 共 30 行

TXT
30
字号
Changed 2008.10.19

This is a version of Anders Melander's TGIFImage ported to Delphi 7, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009.
It supports animated GIF files.

This version should also work with older Delphi versions (not tested much).
It only works in VCL applications for Win32 platform.
It doesn't work in .NET applications.

WARNING: Use it at your own risk.

I'm posting it with permission from the author Anders Melander.

The original TGIFImage was originally located at
http://www.melander.dk/delphi/gifimage/
Note: His website has been offline for a long time.

Please look at the comments in the pas file to see changes.

You should also look at the GIF FAQ on the website and
you should download and look at the gif demo applications.

Regards,
Finn Tolderlund

Mail:
finn@tolderlund.eu
website:
http://www.tolderlund.eu/delphi/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?