On Sun, Oct 3, 2010 at 9:49 AM, Gino D  wrote:
> Hi
>
> Currently, what type of data should be used to enter a parasite as a
> parameter within those Script-fu procedures that handle such an
> object? By chance, can you give me any examples?
>

AFAIK, only strings are supported and are passed in as a list.  First
parameter is the parasite name and the third is the string value.  Not
sure what the seconf parameter is but I always use the number 1:

(gimp-parasite-attach (list "parasite-name" 1 "parasite value"))

-Rob A>


-Rob A>
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to