how to show .gif images in wp7
does anyone knows how to show gif images in wp7
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Raj KumarPosted Jun 21, 2011, 5:12 AM
where to add this line of code?? ImageTools.IO.Decoders.AddDecoder<GifDecoder>();
Posted May 31, 2011, 3:03 AM
There are few work around for this.
http://geeksfromindia.com/microsoft/workaround-for-displaying-gif-images-in-windows-phone-7-applications.html
http://stackoverflow.com/questions/4152564/display-gif-in-a-wp7-application-with-silverlight
http://briankassay.com/blog/?p=150
http://windowsphonegeek.com/news/viewing-gifs-in-windows-phone-7
hope this helps you.