How to break an image in triangle pieces.
- by abudker
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.