script_fu_drop_shadow << INDEX >> script_fu_fade_outline

script_fu_erase_rows (June 1997)

NAME
script_fu_erase_rows - <Image>/Script-Fu/Alchemy/Erase every other Row...
SYNOPSIS
script_fu_erase_rows (run_mode,image,drawable,option,option)
DESCRIPTION
Erase every other row/column with the background color
MENUPATH
<Image>/Script-Fu/Alchemy/Erase every other Row...
IMAGETYPES
RGB* GRAY* INDEXED*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageImage
DRAWABLEdrawableDrawable
INT32optionRows/Cols
INT32optionEven/Odd
SOME SYNTAX ALTERNATIVES
script_fu_erase_rows (drawable,option,option)
script_fu_erase_rows (image,drawable,option,option)
INSTALLATION PATH
none
AUTHOR
Federico Mena Quintero
(c)June 1997 Federico Mena Quintero


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