General Program Workflow
|
This section summarizes very briefly the steps that an application would use to acquire images using DTWAIN. Please note that this is a brief summary only -- more advanced techniques are described in the DTWAIN Advanced Topics section.
If you are using C/C++, C#, or VB.NET, the Examples directory contains a nice demonstration program that shows many of the features of DTWAIN.
For C/C++, the Examples\C\DTwdemo folder contains a Visual C++ project plus source files. For C#, the Demos\CSharp\Examples\FullDemo contains a Visual C# project plus source files. For Visual Basic .NET and above, the Demos\VisualBasic\Examples\FullDemo directory contains a Visual C++ project and source files.
If you are using another language other than C/C++, C#, and Visual Basic, we have developed language bindings for the following languages: In addition, the following batch-based languages are supported: |