码迷,mamicode.com
首页 > Windows程序 > 详细

通过WpfAnimatedGif显示WPF下GIF动态图片

时间:2016-04-26 10:53:44      阅读:736      评论:0      收藏:0      [点我收藏+]

标签:

GitHub:https://github.com/XamlAnimatedGif/WpfAnimatedGif

  可以通过NuGet管理器安装

Install-Package WpfAnimatedGif

  在程序中的使用

  引用方式

xmlns:gif="http://wpfanimatedgif.codeplex.com"

<Image gif:ImageBehavior.AnimatedSource="Images/animated.gif" />

通过WpfAnimatedGif显示WPF下GIF动态图片

标签:

原文地址:http://www.cnblogs.com/liunlls/p/WPF-WpfAnimatedGif.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!