PDA

View Full Version : [HELP] Animated GIF in WinMo6 or 6.5


6700Freak
15th June 2009, 10:57 PM
I need some help and/or sample code to get an animated GIF into a win mobile .net cf 2.0 coded form.

I am trying to use the picture box, but it will not display the animation, only the last frame of the GIF.

Worst case, if someone could point me to vb.net sample of how to extract the GIF Frames to display them as static bitmaps using a timer function (basically, reconstruction of the GIF by way of BITMAP).

Thanks.