I need to change the shape of a UIImage to that of a marker. I tried to combine 2 UIImages but the result was not sufficient. Is Bezier Path, a useful solution in such a case?
This will be a sample shape to which I need to convert my UIImage.
I need to change the shape of a UIImage to that of a marker. I tried to combine 2 UIImages but the result was not sufficient. Is Bezier Path, a useful solution in such a case?
This will be a sample shape to which I need to convert my UIImage.