Tagged Questions
1
vote
2answers
898 views
Animation effect in .NET?
Can someone point me to a C# open source implementaion with a simple image animations.
e.g. I feed the input image to animator, and the animation code produces a few dozen of images which if ...