Top "Screenshot" questions

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

Programmatically take a screenshot from service

it is easy to this code Bitmap bitmap; View v1 = MyView.getRootView(); v1.setDrawingCacheEnabled(true); bitmap = Bitmap.createBitmap(v1.getDrawingCache()); …

android image screenshot capture snapshot
How do take a screenshot correctly with xlib?

I am trying to capture an image of the screen for use in screencasting. Thus I need a fast solution, …

c++ c screenshot xlib cimg
Screen sharing in python

Hi I'm stuck and I did not find anything helpful on the internet. I'm trying to make a screen-sharing program …

python sockets pygame screenshot screensharing
How to take a screenshot of the current widget - Flutter

I need to take a screenshot of the current screen or widget and I need to write it into a …

flutter dart screenshot fullscreen flutter-widget
html2canvas Tutorial?

I'd like to use html2canvas but I have no idea how. No offense to Hertzen, he's made a great …

javascript html canvas screenshot html2canvas
Take screenshot of multiple desktops of all visible applications and forms

I'm working with a system that has 4 outputs (monitors) with e.g. 1280x1024 pixels for each output. I need a …

c# screenshot desktop-application multiple-monitors multiscreen
Select an area to capture using the mouse

I'm making a Java based screen shot application, and I want to make it so when you push a combination …

java image screenshot selected area
C++ screen shot

How do I capture screen shot using C++? I'm going to be working with Win32. Please, no MFC code.

c++ visual-c++ winapi screenshot screen-capture
WebBrowser.DrawtoBitmap() generating blank images for few sites consistently

I've been using WebBrowser.DrawtoBitmap() in my asp.net page running in separate STA thread to capture web pages as …

c# asp.net screenshot drawtobitmap
Error Uploading Screenshots to new iTunes Connect

I've been experiencing this issue for two days, since the new iTunes Connect became avaiable. When adding a new screenshot, …

ios screenshot app-store-connect connect uploading