

This only has a meaning on scripts operating on images that already exist.Īfter these seven parameters have been given, a list of the parameters required by the script follows.

This is done through the Scheme function script-fu-register. Registering the script with Script-Fu ¶Īfter a function has been written it has to be registered with Script-Fu before it can be used. The different types will be explained below. the Procedure Browser entry for uni-img, which we will define in the example below looks like this:įor the Script-Fu programmer this information shows that uni-img may be called with three parameters of the types INT32, STRING and COLOR.

Produces a new GIMP image of type RGB and size 100x150.Īll the functions of the PDB may be accessed through the Procedure Browser that is available from the main menu through Xtns ->Procedure Browser….
