[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: Pixel control

Gabriel Genellina

2/13/2010 2:09:00 AM

En Fri, 12 Feb 2010 16:12:37 -0300, joao abrantes
<senhor.abrantes@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@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