←Select platform
In This Topic ▼

ScreenCaptureEngine Class Methods

Summary

For a list of all members of this type, see ScreenCaptureEngine members

Public Methods

Name Description
Public Method
CaptureActiveClient Captures an image of the client area of the active window.
Public Method CaptureActiveWindow Captures an image of the active window.
Public Method CaptureArea Captures an image of the area selected by the user.
Public Method CaptureFromExe Captures an image of a resource stored in an exe or dll.
Public Method CaptureFullScreen Captures an image of the entire screen.
Public Method CaptureMenuUnderCursor Captures an image of the menu under the cursor.
Public Method CaptureMouseCursor Captures an image of the mouse cursor.
Public Method CaptureSelectedObject Captures an image of the selected window's object.
Public Method CaptureWallpaper Captures an image of the desktop wallpaper.
Public Method CaptureWindow Captures an image of a window handle.
Public Method CaptureWindowUnderCursor Captures an image of the window under the cursor.
Public Method GetResourcesCount Counts the number of resources of the specified type in the given executable file.
Public Method
static  | Shared in VB</div>
SetCaptureHotkeyCallback Sets the method that will handle the HotKey callback.
Public Method ShowCaptureAreaOptionsDialog Displays a dialog, and fills a ScreenCaptureAreaOptions structure.
Public Method ShowCaptureFromExeDialog Displays a dialog, and captures an image of a resource stored in an exe or dll.
Public Method ShowCaptureObjectOptionsDialog Displays a dialog to retrieve the options for the CaptureSelectedObject method.
Public Method ShowCaptureOptionsDialog Displays a dialog, and fills a ScreenCaptureOptions structure.
Public Method static  | Shared in VB Shutdown Releases all the data used to start the Screen Capture toolkit.
Public Method static  | Shared in VB Startup Initializes the required data to start the screen capture toolkit.
Public Method StopCapture Stops the active capture.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the ScreenCaptureEngine.
Protected Method Finalize Destructor for the ScreenCaptureEngine class.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly