I\'m 开发者_JAVA技巧looking for .NET code which performs the same as Snipping Tool - capturing a screen area.
I have a collections of videos, and I would like to get a screenshot from every on of them, and save them all in a folder.
I\'ve taken a screenshot of my iPhone app running and I\'d like to us开发者_C百科e that image as a png to be drawn by the app instead of generated graphics.
I\'m looking to write a FOSS \"Alt+Tab\" replacement (window switcher) for Windows, since there are a few features I feel it\'s (still) lacking; but I\'m noticing two quirks I can\'t seem to fix:
I need to c开发者_开发百科apture whats currently shown in my app and save it as a image, is a flash app running locally, without apache, just a flash app with AS3, is it possible?
Not sure the best way to explain this but i\'ll give it a shot. I\'m trying to find a way to parse text/numbers from a screen grab in eithe开发者_Go百科r C# or Java - whichever provides the easiest wa
I\'m trying to create a JPG from part of my WPF Applications.Like a screenshot, only of individual UIElements.I started here: http://www.grumpydev.com/2009/01/03/taking-wpf-screenshots/
I am using Silverlight 3and I am trying to take a screenshot of esri map. I was able to take a screenshot and save as a file for silverlight controls, but when I try to access Esri map image, I get
I would like to draw a rectangle around a video playing on my screen. For example, I am watching a YouTube video in my browser. I would like to be able to take a screenshot, analyze that screenshot, a
I\'m running the app in landscape mode. What care do I have to t开发者_如何学Pythonake so that the screen shot taken is also in landscape mode.