Hello,

I have made a Win32::GUI add-on, call Win32::GUI::DIBitmap.
This module add new image format for loading and writing.
It add capturing screen feature. You can capture all the screen, a full
window, and any  region of a window.
You can copy a image region to a window.

See more at : http://perso.club-internet.fr/rocherl/Win32GUI.html
    - small doc
    - Source code and sample
    - PPM distribution for Perl ActiveState 5.005 only

(If someone can make a ppm distribution for perl 5.6, you can send me the
file by mail.)

Laurent ROCHER.

----- Original Message -----
From: "Tim Kimber" <[EMAIL PROTECTED]>
To: <perl-win32-gui-users@lists.sourceforge.net>
Sent: Wednesday, August 15, 2001 2:23 PM
Subject: [perl-win32-gui-users] Capturing a bitmap from a window (or a
region within a window)


> Does Win32::GUI provide any means of capturing a specified rectangular
> region within a window. This would be an extremely useful feature which is
> not available anywhere else in Perl-world (to my knowledge).
>
> regards,
>
> Tim Kimber
> Internet:  [EMAIL PROTECTED]
> Tel. 01962-816742
>
>
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>


Reply via email to