Hi Everybody,
I want to slice the bitmap image with custom shapes. for example, I have a custom draw shape which is not a simple rect , it is distorted shape. I want to slice the image same as custom draw shape. How could I do that? Please help me out.
Thanks & Regards
tarryize
same like Jigsaw Puzzle…
I suggest graphics.drawPath() function. You can put the shape you want as commands in an array.
you want to slice bitmap images #c to a custom draw shape, it is an easy thing to do. open in rasteredge and process to any shape you like.
