LEADTOOLS WIA (Leadtools.Wia assembly)
For pointers to sample programs that demonstrate many features, see the table below:
Assembly - Class/Namespace |
Comments |
Leadtools.Wia.DLL - Leadtools.Wia |
The Leadtools.Wia namespace provides support for WIA scanning functionality. |
Library | Description | Dependencies |
---|---|---|
Leadtools.Wia.dll | Core Library |
Leadtools.dll |
NuGet Package | Description | |
Leadtools.Wia | WIA Library |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Fast TWAIN | \Examples\Scanning\DotNet\FastTwainDemo | \Bin\DotNet4\<Win32/x64>\FastTwainDemo_Original.exe |
Demonstrates Fast Twain scanning support. Analyzes the TWAIN source, considering the requested bits per pixel, image type and compression, and finds the best compression type, transfer mode and buffering schemes to get the best performance possible. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN | \Examples\Scanning\DotNet\TwainDemo | \Bin\DotNet4\<Win32/x64>\TwainDemo_Original.exe |
Demonstrates TWAIN scanning features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN High Level | \Examples\Scanning\DotNet\TwainHighDemo | \Bin\DotNet4\<Win32/x64>\TwainHighDemo_Original.exe |
Demonstrates the high-level LEADTOOLS TWAIN scanning features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN Multi-Page | \Examples\Scanning\DotNet\TwainMultipageDemo | \Bin\DotNet4\<Win32/x64>\TwainMultiPageDemo_Original.exe |
Demonstrates the multi-page scanning with LEADTOOLS TWAIN scanning features.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
TWAIN With Barcode Separator | \Examples\Scanning\DotNet\TwainWithBarcodeSeparatorDemo | \Bin\DotNet4\<Win32/x64>\TwainWithBarcodeSeparatorDemo_Original.exe |
Demonstrates TWAIN scanning and barcode separation feature.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
WIA | \Examples\Scanning\DotNet\WiaDemo | \Bin\DotNet4\<Win32/x64>\WiaDemo_Original.exe |
Demonstrates WIA scanning features.
|
Demo Name | Source Code Path | Description |
---|---|---|
Leadtools.WebScanning.Plugin | \Examples\Scanning\DotNet\WebScanning.Plugin | ActiveX plugin for Internet Explorer to start Leadtools.WebScanning.Host application. This plugin is registered in WebScanning MSI installation process. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Leadtools.WebScanning.Host | \Examples\Scanning\DotNet\WebScanning.Host | \Bin\DotNet4\<Win32/x64>\Leadtools.WebScanning.Host.exe |
Hosts Leadtools.Services.Twain service. A custom application url is used for lunaching this application from browsers. For Internt Explorer: an ActiveX plugin (Leadtools.WebScanning.Plugin.dll) is used for launching this application. |