FastBufferSize Property (ILEADRasterTwain)
long FastBufferSize | |
Overview |
Refer to How to Acquire from the TWAIN Source. |
Remarks
Gets or sets the custom (user-defined) buffer size. This value will be used if the FastTransferMode property is set to L_LTWAIN_BUFFER_MODE and FastUsePreferredBufferSize property is set to FALSE.
This value must be a multiple of 16.
For more information on buffer size versus buffer iteration, refer to the Remarks section of the FindFastConfig method.
See Also
Elements |
FastTransferMode property, FastFormat property, FastBitsPerPixel property, FastUsePreferredBufferSize property, AcquireMulti method |
Topics |