Atalasoft.Isis Namespace |
Class | Description | |
---|---|---|
IsisAcquisition | This is the main class for image acquisitions with ISIS devices. Use this class by itself for standard acquires, or
use it to get an IsisDevice object for more control over the acquire operation. For low level access to
ISIS drivers, use the IsisController object. | |
IsisBarcodeDetectedEventArgs |
Contains information about detected barcode.
| |
IsisBarcodeSettings |
Represents Isis barcode settings.
| |
IsisCodec |
The class represents the codec driver required to compress/decompress image data.
| |
IsisCodecManager |
The list of ISIS codecs available on the system.
| |
IsisController |
The IsisController class allows for lower level access to ISIS drivers, providing greater
control over the acquisition and access to custom device properties.
| |
IsisCustomBrightnessContrast |
Represents brightness/contrast value.
| |
IsisDataAcquiredEventArgs |
Contains information about acquired image data.
| |
IsisDevice |
Represents ISIS device.
| |
IsisDeviceCollection |
Represents the list of ISIS devices installed on the system.
| |
IsisDocumentFeeder |
Represents feeder related configuration values.
| |
IsisErrorNotificationEventArgs |
Contains information about the acquired error.
| |
IsisException |
Represents ISIS exception.
| |
IsisFileAcquisitionEventArgs |
Contains information about acquired file.
| |
IsisImageAcquiredEventArgs |
Contains information about the image just acquired.
| |
IsisImageAcquiringEventArgs |
Contains information about acquiring image.
| |
IsisSettingData |
Represents settings data.
| |
IsisSettingDataManager |
The data manager that allows to read and write ISIS settings to file or stream in XML format.
| |
IsisSettings |
Represents ISIS device settings.
| |
UnsupportedImageFormatException |
Thrown when an unsupported image format is passed in from the device.
| |
UnsupportedSettingException |
Thrown in case of unsupported settings.
|
Interface | Description | |
---|---|---|
ISettingDataManager |
Describes an interface for the classes that may read and write IsisSettingData.
|
Delegate | Description | |
---|---|---|
IsisBarcodeDetectedEventHandler |
This event handler is used to notify the application when a barcode is detected.
| |
IsisDataAcquiredEventHandler |
This event handler is used to notify the application when image data is acquired.
| |
IsisErrorNotificationEventHandler |
This event handler is used to notify the application when error is appeared.
| |
IsisFileAcquisitionEventHandler |
This event handler is used to notify the application about file acquisition.
| |
IsisImageAcquiredEventHandler |
This event handler is used to notify the application when an image has been acquired.
| |
IsisImageAcquiringEventHandler |
This event handler is used to notify the application when an image is acquiring.
|
Enumeration | Description | |
---|---|---|
IsisAcquiredImageType | Image types to scan to. | |
IsisBarcodeEmphasis |
The types of weak barcodes to enhance.
| |
IsisBarcodeImageQuality |
The value that describe quality of image from which barcodes will be read.
| |
IsisBarcodeSearchDirection |
Available barcode direction values.
| |
IsisBarcodeSearchMode |
Available barcode serach modes.
| |
IsisBarcodeSupport |
Available barcode detection settings.
| |
IsisBarcodeType |
Available barcode types.
| |
IsisBrightness |
Available brightness values.
| |
IsisCompression |
Available compression values.
| |
IsisEmphasis |
Available emphasis settings.
| |
IsisFileType | Available file types for ISIS. | |
IsisJobSeparatorDetection |
Available job separator values.
| |
IsisOrientation | Types of orientations valid for ISIS. | |
IsisPhotometric |
Available photometric values.
| |
IsisPixelFormat |
Available ISIS pixel formats.
| |
IsisPlanarConfiguration |
Available planar configuration values.
| |
IsisResolutionUnit | Available resolution units for ISIS | |
IsisScanType |
Available scan types.
| |
IsisSetting |
Available settings for ISIS.
| |
IsisSettingType |
Available setting types for ISIS
| |
IsisState |
Available states for ISIS
|