I search a method, how I can find a pixel which more coordinates then one.
Example:
A pixel exist 3 times on my desktop (green for example), now I want to read out this 3 different pixel coordinates - how I can do this?
Pixel1: Coordinate 205,210 - green
Pixel2: Coordinate 305,495 - green
Pixel3: Coordinate 222,333 - green
How I can find this position for the pixels with Pixelsearch? - Sorry for bad english :(
Example:
A pixel exist 3 times on my desktop (green for example), now I want to read out this 3 different pixel coordinates - how I can do this?
Pixel1: Coordinate 205,210 - green
Pixel2: Coordinate 305,495 - green
Pixel3: Coordinate 222,333 - green
How I can find this position for the pixels with Pixelsearch? - Sorry for bad english :(