screen-capture
PHPUnit Selenium captureScreenshotOnFailure does not work?
I am using PHPUnit 3.4.12 to drive my selenium tests. I\'d like to be able to get a screenshot taken automati开发者_开发技巧cally when a test fails. This should be supported as explained at http://www[详细]
2022-12-30 18:20 分类:问答Screen capture of MDI app with OpenGL graphics using MFC
In our MDI application - which is written in MFC - we have a function to save a screenshot of the MDI client area to file. We are currently doing a BitBlt from the screen into a bitmap, which is then[详细]
2022-12-27 18:00 分类:问答How to read the screen pixels?
I want to read a rectangular area, or whole screen pixels. As if screenshot button was pressed. How i do this?[详细]
2022-12-27 01:07 分类:问答.NET Window Capture
Good day, I would like to know if the .NET framework gives you a way to retrive the littles thumbnails Windows XP+ generates w开发者_StackOverflow中文版hen you alt+tab.[详细]
2022-12-26 15:23 分类:问答Linux, how to capture screen, and simulate mouse movements
I need to c开发者_如何学运维apture screen (as print screen) in the way so I can access pixel color data, to do some image recognition, after that I will need to generate mouse events on the screen suc[详细]
2022-12-26 11:07 分类:问答Can the "screenshot" functionality be removed from an iPhone app?
I\'m creating an iP开发者_如何学Chone app for a client who\'s not comfortable with allowing users the ability to take a screenshot of the app content. Is there an API to block this while the app is ru[详细]
2022-12-26 08:20 分类:问答java: creating image of your program
I am trying to create an image of one of my JPanels at a fixed resolution, or at a resolution that may be bigger than the current screen resolution. Consequently I cannot use a simple screen capture m[详细]
2022-12-21 00:03 分类:问答How to draw interactive frame over user's desktop using java applet?
I need to capture portion of user screen usign java a开发者_如何学JAVApplet. It is easy to do using Robot class but I\'d like user to select which portion of screen to capture in draggy-droppy way.[详细]
2022-12-20 13:14 分类:问答What is a robust method for capturing screen of child window in Windows 7?
Pardon my frustration. I\'ve asked about this in many places and I seriously don\'t think that there wouldn\'t be a way in Windows 7 SDK to accomplish this.[详细]
2022-12-18 14:35 分类:问答Getting text from the screen at a specific coordinate
I have created a mouse event handler that gives me the screen coordinate (X,Y) on a right click of the mouse.[详细]
2022-12-13 22:45 分类:问答
加载中,请稍侯......