Gif animation problem
Graphics
1
Posts
1
Posters
0
Views
1
Watching
-
I wanted to show an animated gif on a Windows Form (C#). Using the ImageAnimator class I was able to animate the gif, but the every other frame is skipped. There are eight frames to the animation and only four are shown. :confused: When the gif in previewed with another program every frame is displayed smoothly.