I'm trying to crop an image to triangle in my Android App so that I only get the triangle portion of the image. How can this be done? I've successfully done the cropping for Square and Circle shapes but I'm unable to do the same for the triangle. Could someone help me with this.
Thanks.
David
You can Use a "Mask" Image.. this image should be a triangle in your case (or any other shape you need) like this :