LEADTOOLS Support
Document
Document SDK Examples
HOW TO: Three Simple Scanning Methods for Twain
#1
Posted
:
Friday, January 19, 2018 4:18:43 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Attached is a sample C# project that uses the Leadtools.Twain NuGet from LEADTOOLS. This project uses the TwainSession to acquire pages from a TWAIN compliant device using three different methods. First it scans using the AcquireToImage method, then saves the resulting RasterImage object to a file using a RasterCodecs. Second it scans to a file directly using the AcquireFast method. Finally it scans and uses the AcquirePage event to save each image individually once it is acquired.
Edited by moderator Wednesday, March 4, 2020 6:17:27 PM(UTC)
| Reason: Not specified
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
HOW TO: Three Simple Scanning Methods for Twain
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.