Unless you are using the high-level AcquireSimple function, you should first initialize a WIA session before using the features available in the LEADTOOLS WIA toolkit. This is done by call the Startup function. The Startup function initializes the session with multi-threading. so this function must be called before calling other LEADTOOLS WIA functions (except AcquireSimple). Note that for each call to Startup there must be a call to Shutdown. WIA does not have a default device selection capability. Therefore, after establishing the WIA session, it is recommended that you select the WIA source to be used for acquiring images. For more information, refer to Managing WIA Sources.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document