8.1. The Procedural Database
-
Gimp contains a database of named procedures.
-
This database is flat, so care must be taken to maintain namespace
integrity
-
Scripting extensions can interact with the GIMP by accessing the
functions through their names in the database.
-
This list can be viewed by accessing:
-
It is evident that there are several classes of functions which are
distinguished by their prefix.
Written by Shlomi Fish