Hello<br><br>I had been looking for a long time for a Mono binding for SANE but most of my efforts have been fruitless (probably because none exist! :-)  so I started writing my own.<br><br>If anybody wants to help me, I put the source here:<br>
<a href="http://code.google.com/p/mono-sane/">http://code.google.com/p/mono-sane/</a><br><br>The code is capable of reading the scanner list from scanimage, interpreting the configuration options, performing a one-pass scan with or without scanimage options.<br>
<br>It shells out to scanimage and collects its output from there.  I&#39;m expanding it as I go along since I&#39;m using it to experiment with forms recognition.  I&#39;m working on ADF, thread-safety, delegate callbacks for asynchronous scanning right now and hope to finish it soon.<br>