Page 1 of 1

Posted: 2006-04-20T07:30:40-07:00
by magick
For fast import you need to set the -screen option:
  • import -screen image.png

Posted: 2006-04-20T08:20:23-07:00
by magick
Use -window root to grab the root window.

The shared library problem can be fixed by include the location of libMagick++ in your dynamic library path. On your system it might be LD_LIBRARY_PATH. See your manual page for the ldconfig program.