FastTransferMode Property (ILEADRasterTwain)
|
long FastTransferMode | |
|
Overview |
Refer to How to Acquire from the TWAIN Source. |
Remarks
Gets or sets the transfer mode used to acquire images with the AcquireMulti method. Possible values are:
|
Value |
Meaning |
|
L_LTWAIN_FILE_MODE |
[0x001] Use the File transfer mode. |
|
L_LTWAIN_BUFFER_MODE |
[0x002] Use the Memory transfer mode. |
|
L_LTWAIN_NATIVE_MODE |
[0x004] Use the Native transfer mode. |
See Also
|
Elements |
FastFormat property, FastBitsPerPixel property, FastBufferSize property, FastUsePreferredBufferSize property, AcquireMulti method |
|
Topics |