I need to create a function that gets a imagedecoder object that contains a decoded gif image,number of frames etc as arguements...
Now my function has to animate the gif on the screen till the specified frame.
I can take the individual frames and convert it bitmaps...Should i use a timer and draw the frames for every period of the timer....
Is there any simple method of doing this other than what i had mentioned above.....
Hi all,
It would be really helpful if someone can give a solution for my problem asap.....i tried looking in the documentation wherein there is seperate window created for the animation....is it the only way to display the animation????
Forum posts: 18
Hi all,
It would be really helpful if someone can give a solution for my problem asap.....i tried looking in the documentation wherein there is seperate window created for the animation....is it the only way to display the animation????