How to break an image in triangle pieces.
        Posted  
        
            by abudker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by abudker
        
        
        
        Published on 2010-03-16T05:19:46Z
        Indexed on 
            2010/03/16
            5:26 UTC
        
        
        Read the original article
        Hit count: 331
        
Hi
I'm trying to fragment an image into several smaller triangles in WCF or Silverlight. I've looked around but most of the cropping looks like its done using the clone method which only takes a rectangle.
© Stack Overflow or respective owner