Getting Started with LEADTOOLS > Imaging Features > Screen Capture > Screen Capture: C++ Class Library |
Class |
Header File |
Comments |
Help Files |
Demo Project Source Code |
LScreenCapture |
LTCSCNNR.H |
The LScreenCapture class is derived from LBase. This class provides the functionality for capturing images from the screen. It provides functions to capture a specific window, active window, active client area, mouse cursor, Windows object, user-defined area, menus and resources from executable files. This class supports capturing a single image or multiple images with a single capture session. |
\Examples\ClassLibrary\MSVC\MainDEMO \Examples\ClassLibrary\MSVC\SCREENCAPTURE |
The LEADTOOLS C++ Class Library provides low level support for Capture.
The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.