File mainpage.md¶
Go to the documentation of this file
# JoeScan Pinchot C API {#mainpage}
This section contains the C interface for the client software used to control scanning for JoeScan products.
### References:
* [Connecting](#Connecting)
* [Configuration](#Configuration)
* [Scanning](#Scanning)
* [Miscellaneous](#Miscellaneous)
### Developing Applications With The API
In order to create a program that uses the API, you must `#include joescan_pinchot.h` in your own source code and link to the Pinchot library (`pinchot.dll` for Windows or `libpinchot.so` for Linux).