how to check if normalized points(x,y) lies in a specific part of a image?
I’m doing a where’s wally project in react. I need to check if the point that the user clicks on a image is in a specific part of the image (i thought a rectangular part would be easy)