Here my requirement is: I have a bitmap and want to cutoff bitmap in to some different shapes, and later shuffled those bitmaps which are in different shapes, and asked to end-user to arrange them in order, if that happen showing success message.
Now my question is:
- How to cut off bitmap in different shapes?
- I tried porter duff composition but unable to handle?
It is like a puzzle game for enduser, he needs to drag, drop and rotate the bitmap.
Any idea please help me. Please look this link as well.