Connect with API
Pinta API enables you to integrate analyzers created in Pinta Trainer to your applications with speed and elegance.
Universal access
Written in C, Pinta API gives you effortless access to analyzers from applications written in practically any programming language. Load analyzers, feed them with images and get results with ease.
High performance
With its built-in parallelization, Pinta API can utilize many processing cores at once and queue asynchronous analysis calls for maximum performance. Blocking calls are also provided for less demanding applications.
Comprehensive documentation
All functions and data structures in Pinta API are thoroughly documented with examples. Example programs with project files are provided as a starting point.