Pixel control
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Fri Feb 12 21:08:49 EST 2010
En Fri, 12 Feb 2010 16:12:37 -0300, joao abrantes
<senhor.abrantes at gmail.com> escribió:
> noone knows if it's possible? i really need this..
>
> On Thu, Feb 4, 2010 at 10:57 PM, joao abrantes
> <senhor.abrantes at gmail.com>wrote:
>
>> Hello everyone. For example i am using a screen resolution of 800x600
>> is it
>> possible to make python control the color of the pixels? For example
>> paint
>> the pixel (100,200) in red! And it would stay red when i am seeing a
>> webpage, a movie, playing a game... etc..
First investigate how you could do such thing using whichever technology
is needed, and only then, ask how you could do *that* in Python.
--
Gabriel Genellina
More information about the Python-list
mailing list