Search found 1 match

by runningeek11
2011-11-29T08:38:05-07:00
Forum: Users
Topic: Removing overlapping windows in screenshot
Replies: 2
Views: 5754

Removing overlapping windows in screenshot

I am trying to take a screenshot of a specific window by using the following command in Shell on Linux with ImageMagick Version: 6.7.1-0 2011-11-24 Q16 import -descend -window "window name" output.png The problem I am running into is if the window is behind other windows then I see the overlapping ...