screen-capture
How to speed up BitBlt to capture screen with aero?
I use following code to capture the screen with GDI functions: // Prologue: int iScreenWidth = GetSystemMetrics(SM_CXSCREEN);[详细]
2023-03-27 23:15 分类:问答How to get the current mouse cursor type in java?
While taking a screen shot in java the mouse cursor does not appear. I am drawing the mouse cursor on the screen shot.[详细]
2023-03-25 05:13 分类:问答Fast gathering image on screen and reading the pixels
I\'m trying to get a small section of image on the screen and开发者_Go百科 read any pixel to compare the other pixels.The code to get screen image is:[详细]
2023-03-21 17:23 分类:问答How to capture screen to be video using C# .Net?
I know there are lots of question like this. But I don\'t want to use the Windows me开发者_StackOverflow社区dia encoder 9 because it\'s a problem to get one, and then it is no longer supported.[详细]
2023-03-18 02:31 分类:问答Getting A Window's Region
I am trying to a get a window\'s height and width using this : [DllImport(\"User32.dll\", SetLastError = true)][详细]
2023-03-14 10:37 分类:问答Record iPhone app video (without simulator)
How can I record a vid开发者_StackOverflow中文版eo of an iPhone app? I can\'t use the Simulator because the application is very OpenGL-heavy and uses an accelerometer/gyroscope.You can have the iphone[详细]
2023-03-12 17:16 分类:问答UIGetScreenImage() crops on iPhone 4
UIGetScreenImage() works fine on my app on iPhone 3 (3G, GS) but on iPhone 4 it seems to get only a cropped area (upper left). I use UIGetScreenImage() to capture a frame from the camera.[详细]
2023-03-11 20:23 分类:问答C# Capturing Direct 3D Screen
I have been fooling around with screen capture for awhi开发者_运维技巧le now and I managed to capture the entire screen, certain areas on the screen etc...[详细]
2023-03-09 01:03 分类:问答CallbackOnCollectedDelegate at Application.Run(new Form1())
I made a very small application that captures the screen inside games using SlimDX. (I press left click to capture)[详细]
2023-03-08 20:52 分类:问答Capture canvas screen as video using Silverlight
I have Silverlight application which have Bing Maps Silverlight control for map visualization. Us开发者_如何学JAVAer can fly from location to location on map, add pins and every other map related stuf[详细]
2023-03-05 03:32 分类:问答
加载中,请稍侯......