Re: [Gimp-user] Using a filter from within script-fu
- From: Rob Antonishen <rob antonishen gmail com>
- To: "Rune K. Svendsen" <runesvend gmail com>, gimp-user-list gnome org
- Subject: Re: [Gimp-user] Using a filter from within script-fu
- Date: Wed, 22 Aug 2012 11:17:27
I use it in
http://ffaat.pointclark.net/incoming/scripts/FlattingTools_24.scm
There I call it like:
(plug-in-dilate RUN-NONINTERACTIVE img inLayer 1 HISTOGRAM-VALUE 1.0 7 0 255)
Check out the PDB to determine the parameters.
-Rob A>
Hi list
I'm learning how to write script-fu scripts. I've managed to resize an
image, but I would like to use a filter from within the script-fu
script, applying it to the image after it's been resized. More
specifically, I'd like to run the Filters->Generic->Dilate filter on the
image, before saving it. I've searched on Google for how to do this, but
I can't find any references to using filters from within a script. Can
anyone help me on this?
Thanks!
/Rune
_______________________________________________
gimp-user-list mailing list
gimp-user-list gnome org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]