Implementation made Easy
You can now easily implement the TWAIN standard into any Delphi application with the TWAIN Toolkit for Delphi. By using the VCL components included in this toolkit, you'll be communicating with TWAIN devices in just minutes!This power-packed toolkit provides all the functionality you will need for changing the acquisition properties of any TWAIN driver. In fact, writing code for negotiating with a TWAIN device is as easy as setting the values of any of the extensive list of properties that are part of the main VCL component!
Advanced Functionality
The TWAIN Toolkit for Delphi allows you to take full advantage of the more advanced functionality in TWAIN by making the complex things simple.- Communication with TWAIN drivers is performed in threads, allowing your application to perform other tasks while scanning is in progress.
- Show or hide the TWAIN driver's user interface during acquisition.
- Control the number of images to record in a session.
- Selection of one or more frames (sub-images) on a page to be acquire separatly.
- Support for scanners Automatic Document Feeder and Duplex scanning mode.
- The included report generator, is used to store all communication between your application and a TWAIN driver during the development and test phase!
Data Source
The TWAIN Toolkit for Delphi includes a Project Template for writing TWAIN drivers for your acquisition hardware. The template takes care of all low level TWAIN communication, hereunder the different image transfer mechanisms. Application requests, such as resolution and color changes, are forwarded via a few simple method calls to your TForm class.All that is required is adding the code that handles the hardware, and modify the user interface. The included sample data source shows how to write a fully functional TWAIN driver.
0 komentar:
Post a Comment