I am trying to detect an exact pixel by its color, and then do something whether that pixel is being found or not. I think you (obviously) cannot make this with vanilla python, but I have not found any module in order to do this. If this is possible, I'd like to get some examples. Thanks in advice.
Edit: Basically, I need to scan a pixel (1920x1080 screen) and get the RGB Values