如何通过不使用Web浏览器在Windows Phone中显示gif图像

时间:2013-05-28 09:49:21

标签: windows-phone-7 gif

如何在windows phone 7中显示gif图像,我试过很多网站,但他们只使用网页浏览器来查看gif图像。现在我想通过不使用网页浏览器控件来查看gif图像,通常要在windows phone 7中将gif图像视为jpeg图像。怎么做请帮帮我

提前致谢。

1 个答案:

答案 0 :(得分:1)

你不能直接渲染wp7&中的gif图像。所以你可以将它解码为位图图像以显示

有许多链接显示如何将gif转换为位图,看看这些--->

Display GIF in a WP7 application with Silverlight

http://blogs.msdn.com/b/jaimer/archive/2010/11/23/working-with-gif-images-in-windows-phone.aspx