Bytescout Scan SDK for .NET offers classes to acquire images from a scanner or web camera in both synchronous and asynchronous modes. This provides support for TWAIN and WIA devices and permits the output formats to be BMP, JPG, PNG, or TIFF.

One of the primary benefits of this software is its support for asynchronous image retrieving mode. This means that it allows users to get images without freezing the user interface while it waits for the image acquisition to finish.
The Bytescout Scan SDK for .NET also provides support for scanning to either image objects or files. With filename template support, users can easily specify the naming convention of their scanned files. Additionally, the software offers a wide range of output image formats, including BMP, JPG, PNG, and TIFF. Users can even control the image quality and compression method when saving images in JPG and TIFF format.
Finally, the software supports both TWAIN and WIA devices, making it compatible with most scanners available in the market today. Overall, the Bytescout Scan SDK for .NET is a reliable and feature-packed software that provides developers with a comprehensive set of tools to acquire and manipulate images with ease.
Version 1.00.8:
device selection dialog is called through separate method now
minor bug-fixes
Version 1.00: initial release, beta version