In This Topic
For a list of all methods of this type, see
EsclDevice.
Public Methods
| | Name | Description |
 | AcquireImageSync | Overloaded. Synchronously acquires one image in raw format from this eSCL device. |
 | AcquireImageSyncAsFileStream | Synchronously acquires one image as byte array from this eSCL device. |
 | AddScanRegion | Adds the scan region to the scan regions of this eSCL device. |
 | CancelImageTransfer | Cancels the current image transfer. |
 | ClearScanRegions | Clears the scan regions for this eSCL device. |
 | Close | Closes this eSCL device. |
 | GetScanMaxHeight | Returns the maximum height of scan region. |
 | GetScanMaxWidth | Returns the minimum width of scan region. |
 | GetScanMinHeight | Returns the minimum height of scan region. |
 | GetScanMinWidth | Returns the minimum width of scan region. |
 | GetScanRegions | Returns the scan regions of this eSCL device. |
 | GetSupportedScanBrightnesses | Returns scan brightnesses, which are supported by this eSCL device. |
 | GetSupportedScanColorModes | Returns scan color modes, which are supported by this eSCL device. |
 | GetSupportedScanCompressionFactors | Returns scan compression factors, which are supported by this eSCL device. |
 | GetSupportedScanContrasts | Returns scan contrasts, which are supported by this eSCL device. |
 | GetSupportedScanDocumentFormats | Returns scan document formats, which are supported by this eSCL device. |
 | GetSupportedScanDocumentFormatsExt | Returns extended scan document formats, which are supported by this eSCL device. |
 | GetSupportedScanIntents | Returns scan intents, which are supported by this eSCL device. |
 | GetSupportedScanSharpenValues | Returns scan sharpen values, which are supported by this eSCL device. |
 | GetSupportedScanThresholds | Returns scan thresholds, which are supported by this eSCL device. |
 | GetSupportedScanXResolutions | Returns scan X-resolutions, which are supported by this eSCL device. |
 | GetSupportedScanYResolutions | Returns scan Y-resolutions, which are supported by this eSCL device. |
 | Open | Opens this eSCL device. |
See Also