I have some problem for me, how I can find coords of outline image?
For example, i have picture like this
and i want to have outline coords for next using in svg path d. Thanks.
I have some problem for me, how I can find coords of outline image?
For example, i have picture like this
and i want to have outline coords for next using in svg path d. Thanks.
See this Question
In your case, I think it is better to use "Nested for Loops" and check each pixel. If the pixel has no RGB values, then it is the mask.