in reply to Reading screen pixels
Tk::WinPhoto takes a photograph of a window but requires X and so doesn't work under Win32. So you could download and install Linux and continue your work using X Windows... (well, I'd find that fun)
You could capture an image of the full window and then use $widget->GetGeometry() to automate cropping subimages out of that using some image manipulation package like Image::Magick.
- tye (but my friends call me "Tye")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (tye)Re: Reading screen pixels
by Dr. Mu (Hermit) on Nov 18, 2000 at 08:58 UTC |