Quantcast
Channel: Saraff.Twain.NET
Viewing all articles
Browse latest Browse all 419

Updated Wiki: Buffered Memory Mode Transfer With File Format

$
0
0

Buffered Memory Mode Transfer With File Format

Enable buffered memory mode transfer with file format as follows:

this._twain32.Capabilities.XferMech.Set(TwSX.MemFile);

Image transmission is implemented as follows: for each image is raised SetupMemXferEvent event before obtaining, and is raised MemXferEvent event during receiving. After completion of scanning is raised AcquireCompleted event. But the ImageCount property value will be zero.
To select the required image file format used ImageFileFormat capability.

this._twain32.Capabilities.ImageFileFormat.Set(TwFF.Tiff);

Specified value should be supported by the DS.


Viewing all articles
Browse latest Browse all 419

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>