VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.EsclImageScanning Namespace / EsclDevice Class
In This Topic
EsclDevice Class Methods
In This Topic
For a list of all methods of this type, see EsclDevice.
Public Methods
 NameDescription
Public MethodOverloaded. Synchronously acquires one image in raw format from this eSCL device.
Public MethodSynchronously acquires one image as byte array from this eSCL device.
Public MethodAdds the scan region to the scan regions of this eSCL device.
Public MethodCancels the current image transfer.
Public MethodClears the scan regions for this eSCL device.
Public MethodCloses this eSCL device.
Public MethodReturns the maximum height of scan region.
Public MethodReturns the minimum width of scan region.
Public MethodReturns the minimum height of scan region.
Public MethodReturns the minimum width of scan region.
Public MethodReturns the scan regions of this eSCL device.
Public MethodReturns scan brightnesses, which are supported by this eSCL device.
Public MethodReturns scan color modes, which are supported by this eSCL device.
Public MethodReturns scan compression factors, which are supported by this eSCL device.
Public MethodReturns scan contrasts, which are supported by this eSCL device.
Public MethodReturns scan document formats, which are supported by this eSCL device.
Public MethodReturns extended scan document formats, which are supported by this eSCL device.
Public MethodReturns scan intents, which are supported by this eSCL device.
Public MethodReturns scan sharpen values, which are supported by this eSCL device.
Public MethodReturns scan thresholds, which are supported by this eSCL device.
Public MethodReturns scan X-resolutions, which are supported by this eSCL device.
Public MethodReturns scan Y-resolutions, which are supported by this eSCL device.
Public MethodOpens this eSCL device.
See Also