如何捕获 WPF 动画并将其导出为动画 GIF?
Given that I have a WPF Canvas and 10 seconds. I want to capture frames in that time period and export it as an animated gif.
How do I do that?
Functional examples please, thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个答案应该可以帮助您入门。它解释了如何使用 Expression Encoder< 从动画中获取电影文件(wmv 或 avi) /a> 然后您可以使用 免费工具。
谷歌快速搜索发现一个名为 Gif Ninja 的在线服务可以做到这一点(虽然还没有尝试过,所以没有保证)
This answer should get you started. It explains how to get a movie file (wmv or avi) from an animation using Expression Encoder and from that you can convert it to an animated gif using free tools.
A quick google search revealed an online service called Gif Ninja that can do it (haven't tried it though so no guarantees)