Image collector interface. All image collector objects implement this interface.
Namespace: TwainScanning.Collectors
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
The IImageCollector type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddImg |
Add image.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Properties
Name | Description | |
---|---|---|
Count |
Get count.
|
See Also
Reference
SystemIDisposable