I'm drawing an image onto a canvas using drawImage. It's a PNG that is surrounded by transparent pixels, like this:
How can I detect a path to the visible part of that image on the canvas?
Check it out full code on Github
Check it out live demo IonCanvas