[magick-users] Capture Screen Shot
Giovanni Gherdovich
g.gherdovich at gmail.com
Tue Jul 7 09:13:32 PDT 2009
Hi,
2009/7/7 Shyam Burkule <shyam.burkule at gmail.com>:
> HiHow can I capture Screen shot (and preferably store it in Image
> structure) using ImageMagick, similar to what Print Screen SysRq button on
> keyboard does? I am using ImageMagick on Windows.
Well, the import program should do your game.
try
import -help
don't know if it works under windows.
I've asked a similar question few days ago, and
people on this list gave me a big help;
http://studio.imagemagick.org/pipermail/magick-users/2009-June/022650.html
and follow-ups.
my goal was slightly different from yours,
I wanted to capture the screen via C++ code
and the ImageMagick API.
Hope this helps,
GGhh
More information about the Magick-users
mailing list