Mouse pixel RGB[Python only]
How can I get the pixel RGB of the mouse position by module?
PYTHON ONLY
For example:
Input: I have ( x , y )
Output: I want to get the RGB of it separately.
Please tell me the[module]and[function]
Thank you for you help!
By Ethan