script_fu_gradient_example << INDEX >> script_fu_hsv_graph

script_fu_grid_system (1997)

NAME
script_fu_grid_system - <Image>/Script-Fu/Render/Make Grid System...
SYNOPSIS
script_fu_grid_system (run_mode,image,drawable,value,value)
DESCRIPTION
Draw grid as specified by X-DIVIDES (list of propotions relative to the drawable) and Y-DIVIDES. The color and width of grid is detemined by the current settings of brush.
MENUPATH
<Image>/Script-Fu/Render/Make Grid System...
IMAGETYPES
RGB*, INDEXED*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageImage to use
DRAWABLEdrawableDrawable to draw grid
STRINGvalueGrids X
STRINGvalueGrids Y
SOME SYNTAX ALTERNATIVES
script_fu_grid_system (drawable,value,value)
script_fu_grid_system (image,drawable,value,value)
INSTALLATION PATH
none
AUTHOR
Shuji Narazaki <narazaki@InetQ.or.jp>
(c)1997 Shuji Narazaki


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