I want to pass python bot with pyautogui to rustlang but, I don´t know how to get the rgb of the pixels. In python it is possible with pyautogui.pixel(x, y). In rus
pyautogui.pixel(x, y)