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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Image
DRAWABLE
drawable
Drawable
INT32
option
Rows/Cols
INT32
option
Even/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>