Performs hit detection by returning the node providing data at a given coordinate pair.
Currently operates only on bounding boxes and not pixel data.
this |
a Node |
x |
x coordinate |
y |
y coordinate |
the GeglNode providing the data ending up at |