Is there such a function that allows me to scan the screen for a certain color? Something like(pseudo-code):
results = ScanScreenForColor(255, 0, 0) if (results.red == 255) { // do something... }
Aucun commentaire:
Enregistrer un commentaire