SANEI  1.2.1.189-7ab850
SANEI (SANE internal routines) documentation

Introduction

The header files in the include/sane/ directory named sanei_*.h provide function declarations and macros that can be used by every SANE backend. Their implementations can be found in the sanei/ directory. The code aims to be platform-independent to avoid lots of #ifdef code in the backends. Please use the SANEI functions wherever possible.

This documentation was created by the use of doxygen, the doc/doxygen-sanei.conf configuration file and documentation in the sanei_*.h files.

This documentation is far from complete. Any help is appreciated.

Additional documentation

Contact

The common way to contact the developers of SANE is the sane-devel mailing list. See the mailing list webpage for details. That's the place to ask questions, report bugs, or announce a new backend.