Create effects for images in WPF programmatically in C#
        Posted  
        
            by user279244
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user279244
        
        
        
        Published on 2010-03-17T04:40:41Z
        Indexed on 
            2010/03/17
            4:51 UTC
        
        
        Read the original article
        Hit count: 807
        
Hi, I am adding images in WPF canvas programmatically in C#. I want to add some effects for the images like, bevel and rounded corners. Please tell me how to do it programmatically. Thank
© Stack Overflow or respective owner