开发者

Firefox: BitmapData Handle?

开发者 https://www.devze.com 2022-12-15 04:43 出处:网络
I have heard that it is possible to get a bitmap/image handle of the webpage being viewed on a firefox browser. I ha开发者_如何学运维ve been researching for a bit and couldn\'t not find anything.

I have heard that it is possible to get a bitmap/image handle of the webpage being viewed on a firefox browser. I ha开发者_如何学运维ve been researching for a bit and couldn't not find anything.

So I am hoping if anyone knows how to do this, preferable via the command line (bash, any other shell on Linux).

To be honest, any browser that I could do this on is fine as long as its simple and on the shell!

Thanks all


Just one option: ImageMagick has an import command that will take a screenshot of any (X server) window from the command line. If you don't want the entire window you can specify a cropping area.

0

精彩评论

暂无评论...
验证码 换一张
取 消