Re: making a screen shot
- From: Uwe Voelker <uwe voelker gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: making a screen shot
- Date: Sun, 02 Oct 2005 12:01:15 +0200
Hello Adam,
I haven't tested this code in a while but it should still work (or at
least get you closer)
Yes it works. Thank you very much.
This assumes $width and $height are the dimensions of the image you want
to save.
I do this:
my ($width, $height) = $embed->window->get_size;
Bye,
Uwe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]