LTwain
Description
The LTwain class is derived from LScanner and provides support for acquiring images from TWAIN compatible data sources such as scanners and digital cameras. This class provides functionality for enumerating and selecting TWAIN data sources, displaying the data source's built-in user interface, acquiring single or multiple images, and setting acquisition parameters without using the built-in UI.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTTWN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also