[magick-users] No border capture in snapshot using Import
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Fri Apr 24 07:41:47 PDT 2009
> import with -frame options doesnt work with Compositing ON
It is likely that with compositing on, the window manager is using OpenGL to
paint the screen instead of X11. The solution for proper screen capture
would be a program based on OpenGL rather than one like the IM import program
that is based on X11 API calls.
More information about the Magick-users
mailing list