next up previous contents index
次へ: Version Control 上へ: SANE Standard Version 1.02 戻る: Image Transmission   目次   索引


The SANE Application Programmer Interface (API)

This Section defines version 1 of the SANE application programmer interface (API). Any SANE frontend must depend on the interface defined in this section only. Converseley, any SANE backend must implement its functionality in accordance with this specification. The interface as documented here is declared as a C callable interface in a file called sane/sane.h. This file should normally be included via a C pre-processor directive of the form:

  #include <sane/sane.h>



Subsections

MATSUBAYASHI 'Shaolin' Kohji 平成14年10月29日