Using events, the Drawing Canvas plugin how do I check the canvas for a colour at a certain pixel.
and create an object at that location. Like, there's the expression to check the snapshot's pixel colour and store that info in a variable, but I'm confused as to how i could actually create an objec there.