Top "Screenshot" questions

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

Path to screenshots in Android

Is there a way to find out the path used by android to save screenshots? Can I get the path …

android screenshot screen-capture
How can I programmatically take a screenshot of a webview, capturing the full page?

I think the title pretty much covers it, but I have a webview in my activity. I've loaded a url …

android webview screenshot
Detect a screenshot Android

I program in recent years to Android and I wonder something : How to detect when user take a screenshot ? I …

android events screenshot detect
Taking screenshot of device's current screen

When one wants to publish his app on the Play Store (previously known as Android Market), he can upload screenshots …

android screenshot device
How to upload a screenshot using html2canvas?

Using html2canvas how can I save a screen shot to an object? I've been exploring the demos, and see …

javascript ajax upload screenshot html2canvas
C# - Capturing the Mouse cursor image

BACKGROUND I am writing a screen capture application My code is based derived from this project: http://www.codeproject.com/…

c# mouse cursor icons screenshot
Take screenshot in iPhone Simulator in Xcode 9

How can I take screenshot of size 1242 x 2208 (required for App Store) from iPhone 8 Plus simulator in Xcode 9.0? I can't …

ios xcode ios-simulator screenshot xcode9
view.getDrawingCache() is deprecated in Android API 28

In android API 28 view.getDrawingCache() has been deprecated. Is there any newer solution to generate a Bitmap of a particular …

android bitmap screenshot
Compile/Save/Export HTML as a PNG Image using Jquery

I have a set-up with multiple variables that users can alter that effect a visual representation of an element. All …

jquery screenshot capture
How to take a screenshot of a WPF control?

I created a WPF application using the Bing maps WPF control. I would like to be able to screenshot only …

c# .net wpf screenshot system.drawing