|
Interfacing with GIMP using PythonAbstract: The GNU Image Manipulation Program (GIMP) is used primarily as a tool for photo manipulation. It provides a very well documented API for developers and the support to enrich the core functionality with plug-ins. One of the primary language bindings to write plug-ins is Python.
|