Scripting Photoshop & Gimp
Photoshop:
Photoshop CS Scripting Documentation
Gimp:
Scripting Gimp /w C
One of the big advantages of The GIMP is the fact that it can be easily extended with new functionality. However, it is not easy to find documentation about this. I will cover the default scripting extension Script-Fu and some details for programming plug-ins in C.
Scripting Gimp /w Python
Gimp-Python is a scripting extension for Gimp, similar to Script-Fu. The main difference is in what is called first. In Script-Fu, the script-fu plugin executes the script, while in Gimp-Python the script is in control.
Photoshop CS Scripting Documentation
Gimp:
Scripting Gimp /w C
One of the big advantages of The GIMP is the fact that it can be easily extended with new functionality. However, it is not easy to find documentation about this. I will cover the default scripting extension Script-Fu and some details for programming plug-ins in C.
Scripting Gimp /w Python
Gimp-Python is a scripting extension for Gimp, similar to Script-Fu. The main difference is in what is called first. In Script-Fu, the script-fu plugin executes the script, while in Gimp-Python the script is in control.
matthias - 30. Oct, 13:49
0 comments - add comment - 0 trackbacks






