Hi,

2009/7/7 Shyam Burkule <[email protected]>:
> 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
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to