Top "Screenshot" questions

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

How to take screenshot in OpenGL

How to take a screenshot of an OpenGL window in C++ and save it to file. I found the glReadPixels() …

c++ opengl save screenshot glreadpixels
Why does my programmatically created screenshot look so bad on iOS 7?

I am trying to implement sharing app with facebook. I used this code to take the screenshot: CGSize imageSize = CGSizeMake(…

ios objective-c iphone xcode screenshot
iPhone in-app purchase screen shot

When posting an in-app purchase with Apple they ask for a screenshot to be included before going to review. What …

iphone screenshot in-app-purchase
Swing: Obtain Image of JFrame

How do I obtain a java.awt.Image of a JFrame? I want to obtain a screen shot of a …

java image swing screenshot jframe
Html2Canvas Resize

I am using html2canvas in an effort to get a screenshot of a webpage and render it as a …

javascript html canvas screenshot html2canvas
Screenshot sizes for publishing on Google Play not working

I'm publishing my application on Google Play, and my screenshots are 800x1627. It's higher than the min, and lower than …

android google-play screenshot
generating a screenshot of a website using jquery

I would like to generate a screenshot thumbnail of any given url using strictly javascript. If this can't be done …

php jquery thumbnails screenshot
best way to create video from html5 animation

I wanted to make a short intro for a video podcast. Being a geeky web developer and not already having …

html animation webkit screenshot
C#: how to take a screenshot of a portion of screen

like TakeScreenshot(new Rectangle(0,0,100,100), "output.jpg");

c# .net screenshot
Screenshot of the Nexus One from adb?

My goal is to be able to type a one word command and get a screenshot from a rooted Nexus …

android graphics ffmpeg screenshot