I want to fill the specific part of the image with certain color.
In my case I want to fill the A part with green color.
But when I am using canvas in android. It is going to draw color in the area where A is not there
I want to fill the specific part of the image with certain color.
In my case I want to fill the A part with green color.
But when I am using canvas in android. It is going to draw color in the area where A is not there