Contents
Up
Prev
Next
8.4. GIMP (C-based) Plug-ins
If all else fail, one can write a plug-in in C.
You can find some documentation about it here:
http://gimp-plug-ins.sourceforge.net/
Plug-ins can access the GIMP's PDB, so they can invoke other plug-ins (and scripts !).
Contents
Up
Prev
Next