GUI 的 AVI 动画
我需要获得一些与 Borland VCL TAnimate 组件一起使用的 AVI 动画,以便在“在线更新”、“刻录 CD”等操作期间显示。
到目前为止,我只遇到过 glyFX 动画包。
有人可以推荐其他地方可以获得漂亮的 avi 动画吗?
I need to get some AVI animations for use with the Borland VCL TAnimate component, to display during operations such as 'online update', 'burning cd' and a few others.
I have only come across the glyFX Animation Pack so far.
Can anybody recomend other places to get nice avi animations?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以考虑使用 GIF 动画而不是 AVI。 网络上有很多这样的内容。 还有一些免费的 Delphi 组件可以处理动画 GIF,例如 TGIFImage for Delphi。
You could consider using GIF animations instead of AVIs. There are a lots of them on the Web. There are also some free Delphi components working with animated GIFs, look TGIFImage for Delphi for example.