Using a scanner
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 !

