Paolo Pantaleo wrote:
> If needed, I was thinking to write a C module too. I never did it
> before, but I am a not so bad C programmer... any suggestion? What
> code can I read and eventually reuse? Would the xwd be useful?
>
> Anyway doesn't it exist a Python binding for let's say X APIs ?
h
Thnx everybody for the help,
actually I need somethin slightly different. I found about some
external process that can capture the screen, but since I need to
captyre the screen up to 4-5 times a second, I don't want to fork a
new process every time, so I was looking for some library...[This
metho
On 22 Oct 2006 09:06:53 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Paolo Pantaleo wrote:
> > Hi,
> >
> > I need to capture a screen snapshot in Linux. PIL has a module
> > IageGrab, but in the free version it only works under Windows. Is
> > there any package to capture the screen on Lin
Paolo Pantaleo wrote:
> Hi,
>
> I need to capture a screen snapshot in Linux. PIL has a module
> IageGrab, but in the free version it only works under Windows. Is
> there any package to capture the screen on Linux?
xwd comes with the X server. man xwd
Most useful is "xwd -root" or similar. You
On 10/21/06, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2006-10-21, Sai Krishna M <[EMAIL PROTECTED]> wrote:
> > On 10/21/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
> >> Hi,
> >>
> >> I need to capture a screen snapshot in Linux. PIL has a module
>
> ImageMagick has a command-line program nam
On 2006-10-21, Sai Krishna M <[EMAIL PROTECTED]> wrote:
> On 10/21/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I need to capture a screen snapshot in Linux. PIL has a module
ImageMagick has a command-line program named "import" that you
might be able to use.
> Its defaultly provide
On 10/21/06, Paolo Pantaleo <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I need to capture a screen snapshot in Linux. PIL has a module
Its defaultly provided in the 'actions' menu of the OS.
> IageGrab, but in the free version it only works under Windows. Is
> there any package to capture the screen on
Hi,
I need to capture a screen snapshot in Linux. PIL has a module
IageGrab, but in the free version it only works under Windows. Is
there any package to capture the screen on Linux?
Thnx
PAolo
--
http://mail.python.org/mailman/listinfo/python-list
titan516 wrote:
>> I am trying to use PIL and I saw there is ImageGrab...however it only
>> works on Windows. Is there a platform-independent ability to work
>> around this?
> Maybe you can try http://www.acasystems.com ACA capture PRO , it , i
> think,can fix your problem well..
"System re
mation about ACA capture pro from
http://www.acasystems.com/en/screencapturepro/overview.htm here
--
View this message in context:
http://www.nabble.com/screen-capture-tf549201.html#a6568720
Sent from the Python - python-list mailing list archive at Nabble.com.
--
http://mail.python.org/mailman/listinfo/python-list
I need to take a screen shot of the computer screen.
I am trying to use PIL and I saw there is ImageGrab...however it only
works on Windows. Is there a platform-independent ability to work
around this?
thanks
--
http://mail.python.org/mailman/listinfo/python-list
11 matches
Mail list logo