GetScanConfigs method (ILEADRasterTwain)
short GetScanConfigs(short iBitsPerPixel, short iTransferMode, short iBufferIteration) | |
Overview |
Refer to Fast TWAIN (Scan Configurations) |
Remarks
This method will get the default scan configurations based on the values of iTransferMode, iBitsPerPixel and iBufferIteration.
If iTransferMode is L_LTWAIN_NATIVE_MODE, this method will use the value of iBitsPerPixel to determine which default scan configurations to get.
If iTransferMode is L_LTWAIN_BUFFER_MODE, this method will use both iBitsPerPixel and iBufferIteration to determine which default scan configurations to get.
If iTransferMode is L_LTWAIN_FILE_MODE, this method will use the value of iBitsPerPixel to determine which scan configurations to get.
See Also
Elements |
|
Topics |