Using a scanner

Hi All,

I want to write a small program that uses the installed scanner to scan an image and display it on a picture box?

1. How do I first list or detect all installed scanners?
2. How can I use the selected scanner to scan the image and send the data back to the PC?
3. What format will the data be and how would I convert that into an image?

Can someone help me? THANK YOU !
[412 byte] By [Coolboylp] at [2007-11-19 9:53:18]
# 1 Re: Using a scanner
I think this's what u r looking for:
http://www.codeproject.com/dotnet/twaindotnet.asp
meetquant at 2007-11-10 3:17:19 >
# 2 Re: Using a scanner
Thank you for that link.
Coolboylp at 2007-11-10 3:18:19 >