ImageCollectorGetImg Method Terminal Works - TwainScanning.Net Library
Gets the img.

Namespace: TwainScanning.Collectors
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax

public virtual Bitmap GetImg(
	int ndx
)

Parameters

ndx
Type: SystemInt32
The index if the image.

Return Value

Type: Bitmap
Collected bitmap.
Exceptions

ExceptionCondition
Exception
See Also

Reference