ImageGear Professional v18.2 > User Guide > Using ImageGear > Using ImageGear TWAIN Component |
ImageGear supports the acquisition of images from TWAIN-compliant devices and from scanners for which there is a driver conformant with the ANSI/AIIM MS61-1996. standard. Note that the AIIM MS61 standard is sometimes known as the "ISIS/MS61" standard, but should not be confused with the "ISIS" scanner driver technology developed by Pixel Translations. This chapter applies only to TWAIN-compliant devices.
The ImageGear TWAIN component exposes the following objects:
IGTwainCtl Control | ImageGear TWAIN component. |
IGTWAINCap Object | A base object for all capability containers. |
IGTWAINCapArray Object | A rectangular array of values that describe a logical item. |
IGTWAINCapEnumeration Object | This object defines a list of values from which the Current Value can be chosen. |
IGTWAINCapOneValue Object | A single value whose current and default values are coincident. |
IGTWAINCapRange Object | Allows users to select their current value from a range of regularly spaced values. |
IGTWAINDataSources Object | Lists the available TWAIN Data Sources and identifies the one that is the default Data Source. |
IGTWAINFileInfo Object | This object holds information about TWAIN file system. |
IGTWAINInfo Object | This object holds information about the Data Source Manager. |
This section provides information about the following: