Method | Description | |
---|---|---|
CaptureActiveWindowHq ( ) : |
for OCR engine: takes a screenshot and then does some pre-OCR optimizations and returns it
|
|
TakeAndSaveScreenshot ( ) : string |
takes a screenshot, resizes it for later processing and saves it on the participant's computer hint: this is a temporary solution until OCR works
|
Method | Description | |
---|---|---|
CaptureWindow ( ) : |
creates and returns the screenshot of the currently active window
|
|
GetDesktopWindow ( ) : |
||
GetForegroundWindow ( ) : |
||
GetWindowRect ( |
public static CaptureActiveWindowHq ( ) : |
||
return |
public static TakeAndSaveScreenshot ( ) : string | ||
return | string |