Top "Screenshot" questions

For questions about screenshots — digital images that show the contents of a computer display,

create screenshot of webpage using html2canvas (unable to initialize properly)

I am attempting to use http://html2canvas.hertzen.com/ to take screenshots of my webpage. I am unable to …

javascript html screenshot html2canvas
How to record screen and take screenshots, using Android API?

Background Android got a new API on Kitkat and Lollipop, to video capture the screen. You can do it either …

android screenshot android-5.0-lollipop android-4.4-kitkat screen-recording
Can you take a "screenshot" of the page using Canvas?

I have a page where we're positioning a bunch of elements using CSS, and changing their "top and left" positions …

html canvas screenshot
Programmatically get a screenshot of a page

I'm writing a specialized crawler and parser for internal use, and I require the ability to take a screenshot of …

c# screenshot cutycapt iecapt
Take a screenshot of a web page in Java

Is there a free tool that can read given webpage and take a screenshot of it?

java screenshot
Android take screen shot programmatically

First off i am writing a root app so root permissions are no issue. I've searched and searched and found …

android image caching bitmap screenshot
Capture Window (Alt-Print Screen) of Context Menu

As everyone knows, sometimes developers have to document stuff. Or capture some stuff for filing bug reports. My question is …

windows screenshot bug-tracking screen-capture printscreen
Take a screenshot of a whole View

I have built a table which is basically done by HorizontalScrollView inside a ScrollView. I made the user can edit …

android screenshot
How can i take snapshot of command prompt window in full screen mode

I need to take snapshot if command prompt window running in full screen mode. I had tried it using PrintScreen,…

screenshot fullscreen cmd printscreen
user capture div as image and save to computer

I have a Div on my site, I want to place a button/link (or other things of the sort) …

javascript html screenshot webcam