Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3351280
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:53:22+00:00 2026-05-18T01:53:22+00:00

I would like to display gif in my WP7 application. Is there some way

  • 0

I would like to display gif in my WP7 application.
Is there some way to achieve this ?

I’ve tryed this one http://imagetools.codeplex.com/ but can’t make it working with WP7.

Thanks in advance for any help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:53:23+00:00Added an answer on May 18, 2026 at 1:53 am

    In fact,
    it’s working, but it lacks some documentation.

    After some troubles, here’s how to use it :

    • reference ImageTools
    • reference ImageTools.Controls
    • reference ImageTools.IO.Gif

    Add namespace in xaml :

    xmlns:imagetools="clr-namespace:ImageTools.Controls;assembly=ImageTools.Controls" 
    

    And resources :

    <phone:PhoneApplicationPage.Resources>
        <imagetools:ImageConverter x:Key="ImageConverter" />
    </phone:PhoneApplicationPage.Resources>
    

    Then use the control with the converter :

    <imagetools:AnimatedImage Source="{Binding ImageSource, Converter={StaticResource ImageConverter}}" />
    

    Your ImageSource should be an Uri, for example :

    ImageSource = new Uri("http://mysite/my.gif", UriKind.Absolute);
    

    Don’t forget to add decoded :

    ImageTools.IO.Decoders.AddDecoder<GifDecoder>();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to display an animated gif on canvas with some transformations applied.
I would like to display other we pages in my mobile webapp, but some
I have my own custom webpart. Inside this webpart I would like to display
I would like to display loading.gif when clicking jquery ui dialog with iframe until
I would like to display an animation gif such as loading... in my XAML
I am unable to display some HTML inline on one of my websites. There
I would like to check if the file exists and if not display noimage.gif.
I would like my Web page http://www.gmarks.org/math_in_e-mail.txt on my Apache 2.2.14 server to display
I would like display something more meaningful that animated gif while users upload file
I would like to display an animated gif on a .NET Compact Form .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.