Top "Screenshot" questions

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

Capture video data from screen in Python

Is there a way with Python (maybe with OpenCV or PIL) to continuously grab frames of all or a portion …

python opencv numpy screenshot
Where are iOS simulator screenshots stored?

I have saved some screenshots in the iPhone Simulator running iOS 5, but I can't find them. I had this problem …

ios iphone ios-simulator screenshot xcode9
What is App store screenshot size for 6.5" display?

Apparently, Apple documentation can't keep up with App Store changes. Until today, the biggest (optional) display size was a 5.8-Inch …

ios iphone app-store app-store-connect screenshot
How can I take a screenshot in a windows application?

How can I take a screenshot of the current screen using Win32?

c++ winapi screenshot
How do I take a full screen Screenshot in Swift?

I've found this code: func screenShotMethod() { //Create the UIImage UIGraphicsBeginImageContext(view.frame.size) view.layer.renderInContext(UIGraphicsGetCurrentContext()) let image = UIGraphicsGetImageFromCurrentImageContext() …

ios swift uiimage screenshot
How to take a screenshot of current Activity and then share it?

I need to take a screenshot of Activity (without the title bar, and the user should NOT see that a …

android android-studio share screenshot
Get a screenshot of a specific application

I know I can get the screenshot of the entire screen using Graphics.CopyFromScreen(). However, what if I just want …

c# winapi screenshot
Best way to take screenshots of tests in Selenium 2?

I need a way to take screenshots of my functional tests. Right now I'm using Selenium 2 with C# bindings. I …

c# selenium screenshot functional-testing webdriver
How to take screenshot in android emulator

From Android 4.0, it supports volumn down+power key to take screenshot and saved in gallery. But how to do this …

android android-emulator screenshot
Netbeans Shortcut to Open File

I remember seeing someone use a shortcut in NetBeans to open a dialog similar to phpStrom that can open files …

netbeans keyboard-shortcuts screenshot openfiledialog classname