plug_in_despeckle_Iterator_ALT << INDEX >> plug_in_destripe_Iterator_ALT

plug_in_destripe (0.2)

NAME
plug_in_destripe - Destripe filter, used to remove vertical stripes caused by cheap scanners.
SYNOPSIS
plug_in_destripe (run_mode,image,drawable,avg_width)
DESCRIPTION
This plug-in tries to remove vertical stripes from an image.
MENUPATH
<Image>/Filters/Enhance/Destripe...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
INT32avg_widthAveraging filter width (default = 36)
SOME SYNTAX ALTERNATIVES
$drawable->destripe (avg_width)
$image->destripe (drawable,avg_width)
plug_in_destripe (drawable,avg_width)
destripe Layer (drawable,avg_width)
destripe Image (drawable,avg_width)
destripe Plugin (drawable,avg_width)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/destripe
AUTHOR
Marc Lehmann <pcg@goof.com>
(c)0.2 Marc Lehmann <pcg@goof.com>


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>