How to create Jigsaw image puzzle using C#
- by buzzy2020
HI, I am trying to figure out how to take an image file and convert it into a puzzle.
I know how to do rectangular puzzles, but I am looking for non-rectangular shapes.
Please see this link, I am looking to arrive something like the final output http://howto.nicubunu.ro/gimp_jigsaw_puzzle/
Is there a way we can do this using .NET
Thanks in advance