Index
JoeScan Pinchot C API
This section contains the C interface for the client software used to control scanning for JoeScan products.
References:¶
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).