Animation effect on C#
        Posted  
        
            by Optimizer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Optimizer
        
        
        
        Published on 2009-03-27T02:49:22Z
        Indexed on 
            2010/04/11
            20:03 UTC
        
        
        Read the original article
        Hit count: 346
        
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 displayed sequentially looks like animation.
I am not something extremely fancy - a simple DirectX filter like animations would do.
Thank you.
© Stack Overflow or respective owner