Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我听说可以获得在 Firefox 浏览器上查看的网页的位图/图像句柄。我已经研究了一段时间,找不到任何东西。
所以我希望如果有人知道如何做到这一点,最好通过命令行(bash,Linux上的任何其他shell)。
老实说,只要它简单且在外壳上,我可以在任何浏览器上执行此操作都可以!
谢谢大家
只有一个选项:ImageMagick 有一个导入命令,可以从命令行截取任何(X 服务器)窗口的屏幕截图。如果您不想要整个窗口,您可以指定一个裁剪区域。