Leadtools.ScreenCapture Getting Started (original) (raw)

For pointers to sample programs that demonstrate many features, see the table below:

.NET

Redistributables Paths

Path Target Platform
\Bin\net .NET 6+
Assembly - Class/Namespace Comments
Leadtools.ScreenCapture.dll - Leadtools.ScreenCapture The Leadtools.ScreenCapture namespace provides support for screen image capture functionality.

Dependencies

Library Description Dependencies
Leadtools.ScreenCapture.dll Core Library Leadtools.dll
NuGet Package Description
N/A Not applicable

Sample Programs

Demo Name Source Code Path Pre-Compiled Executable Path Description
Screen Capture \Examples\ScreenCapture\DotNet\ScreenCaptureDemo\net \Bin\net\ScreenCaptureDemo_Original.exe Demonstrates Screen Capture functionality. Capture active window/client area Capture user-defined area of the screen Capture menu under cursor Capture resources from existing EXE/DLL Capture full screen Capture desktop wallpaper

.NET Framework

Redistributables Paths

Path Target Platform
\Bin\DotNet4\Win32 x86 .NET 4 or 4.5
\Bin\DotNet4\x64 x64 .NET 4 or 4.5
Assembly - Class/Namespace Comments
Leadtools.ScreenCapture.dll - Leadtools.ScreenCapture The Leadtools.ScreenCapture namespace provides support for screen image capture functionality.

Dependencies

Library Description Dependencies
Leadtools.ScreenCapture.dll Core Library Leadtools.dll
NuGet Package Description
N/A Not applicable

Sample Programs

Demo Name Source Code Path Pre-Compiled Executable Path Description
Screen Capture \Examples\ScreenCapture\DotNet\ScreenCaptureDemo\fx \Bin\DotNet4\<Win32/x64>\ScreenCaptureDemo_Original.exe Demonstrates Screen Capture functionality. Capture active window/client area Capture user-defined area of the screen Capture menu under cursor Capture resources from existing EXE/DLL Capture full screen Capture desktop wallpaper