-2

I have some problem for me, how I can find coords of outline image? For example, i have picture like this image for example

and i want to have outline coords for next using in svg path d. Thanks.

1 Answers1

0

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.

Community
  • 1
  • 1