Scanning an image
-
I have heard about TWAIN to scan an image. Looking in codeproject and codeguru i saw samples about it. However, those samples use the vendor UI. I need to scan an image without using the vendor UI. I need to set the resolution as well. I will appreciate getting a sample. Thanks in advance, Dudi
-
I have heard about TWAIN to scan an image. Looking in codeproject and codeguru i saw samples about it. However, those samples use the vendor UI. I need to scan an image without using the vendor UI. I need to set the resolution as well. I will appreciate getting a sample. Thanks in advance, Dudi
what does "scan" mean? to get buffer of the image, or scan the buffer? includeh10
-
what does "scan" mean? to get buffer of the image, or scan the buffer? includeh10
"Scan" means scanning an image using flatbed scanner.
-
I have heard about TWAIN to scan an image. Looking in codeproject and codeguru i saw samples about it. However, those samples use the vendor UI. I need to scan an image without using the vendor UI. I need to set the resolution as well. I will appreciate getting a sample. Thanks in advance, Dudi
OK, i have found it. Just setting ShowUI field to FALSE in a structure TW_USERINTERFACE.