plug_in_vinvert << INDEX >> plug_in_vpropagate_Iterator_ALT

plug_in_vpropagate (1996-1997)

NAME
plug_in_vpropagate - Propagate values of the layer
SYNOPSIS
plug_in_vpropagate (run_mode,image,drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
DESCRIPTION
Propagate values of the layer
MENUPATH
<Image>/Filters/Distorts/Value Propagate...
IMAGETYPES
RGB*,GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (not used)
DRAWABLEdrawableInput drawable
INT32propagate-modepropagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent
INT32propagating-channelchannels which values are propagated
FLOATpropagating-rate0.0 <= propagatating_rate <= 1.0
INT32direction-mask0 <= direction-mask <= 15
INT32lower-limit0 <= lower-limit <= 255
INT32upper-limit0 <= upper-limit <= 255
SOME SYNTAX ALTERNATIVES
$drawable->vpropagate (propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
$image->vpropagate (drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
plug_in_vpropagate (drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
vpropagate Layer (drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
vpropagate Image (drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
vpropagate Plugin (drawable,propagate-mode,propagating-channel,propagating-rate,direction-mask,lower-limit,upper-limit)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/vpropagate
AUTHOR
Shuji Narazaki (narazaki@InetQ.or.jp)
(c)1996-1997 Shuji Narazaki


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