Class | Description | |
---|---|---|
AcquiredImage | Class that represents an image acquired from TWAIN device. | |
AcquiredImageCollection | Represents a collection of images, which are acquired from TWAIN device. | |
DebuggerException | Represents errors that occur because .NET debugger is used. | |
Device | Allows to manage TWAIN device. | |
DeviceAsyncEventArgs | Provides data for the AsyncEvent event. | |
DeviceCamera | Class that contains information about camera of device. | |
DeviceCameraCollection | Class that represents a collection of cameras supported by device. | |
DeviceCapability | Class that allows to manipulate the device capability. | |
DeviceCapabilityCollection | Class that represents a collection of capabilities supported by device. | |
DeviceCollection | Class that allows to get information about TWAIN devices installed in the system. | |
DeviceImageLayout | Class that allows to manipulate the image layout of TWAIN device. | |
DeviceInfo | Information about the device. | |
DeviceManager | Allows to manage TWAIN devices. | |
DocumentFeeder | Class that allows to manipulate the automatic document feeder of TWAIN device. | |
ExtendedImageInfo | Class that contains extended information about the acquired image. | |
ExtendedImageInfoCollection | Class that allows to extract extended information about acquired image. | |
Fix32 | Stores a Fixed point number in two parts, a whole and a fractional part. | |
Frame | Defines a frame rectangle in UnitOfMeasure coordinates. | |
ImageAcquiredEventArgs | Provides data for the ImageAcquired event. | |
ImageAcquiringEventArgs | Provides data for the ImageAcquiring event. | |
ImageAcquiringProgressEventArgs | Provides data for the ImageAcquiringProgress event. | |
ImageInfo | Class that contains information about acquired image. | |
KodakDeviceProfile | Contains information about Kodak device profile. | |
KodakDeviceProfileCollection | A collection of Kodak device profiles. | |
OpenedDeviceChangedEventArgs | Provides data for the OpenedDeviceChanging and OpenedDeviceChanged events. | |
Resolution | Stores an ordered pair of float values, typically the horizontal and vertical resolution. | |
ScanFailedEventArgs | Provides data for the ScanFailed event. | |
TwainArrayValueContainer | Class that stores information about TWAIN value represented as array. | |
TwainBarcodeInfo | Contains information about TWAIN barcode that is recognized on acquired image. | |
TwainBarcodeRecognizer | Class that allows to enable barcode recognition in acquired images and get information about recognized barcodes. | |
TwainDeviceCapabilityException | Represents errors that occur during work with the TWAIN device capability. | |
TwainDeviceException | Represents errors that occur during work with the TWAIN device. | |
TwainDeviceManagerException | Represents errors that occur during work with the TWAIN device manager. | |
TwainEnumValueContainer | Class that stores information about TWAIN value represented as enumeration. | |
TwainEnvironment | Provides information about the current environment and platform. | |
TwainException | Base class for all exceptions that can occur during work with TWAIN device manager or device. | |
TwainGlobalSettings | Contains global settings of SDK. | |
TwainInvalidStateException | Represents errors that occur if TWAIN device manager or device is in wrong state. | |
TwainOneValueContainer | Class that stores information about TWAIN value represented as single value. | |
TwainRangeValueContainer | Class that stores information about TWAIN value represented as range. | |
TwainServiceConnectionException | Represents errors that occur if TWAIN service is not found. | |
TwainValueContainerBase | Abstract base class for TWAIN value. |