plug_in_flame_Iterator_ALT << INDEX >> plug_in_flarefx_Iterator_ALT

plug_in_flarefx (May 2000)

NAME
plug_in_flarefx - Add lens flare effects
SYNOPSIS
plug_in_flarefx (run_mode,image,drawable,posx,posy)
DESCRIPTION
Adds a lens flare effects. Makes your image look like it was snapped with a cheap camera with a lot of lens :)
MENUPATH
<Image>/Filters/Light Effects/FlareFX...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32posxX-position
INT32posyY-position
SOME SYNTAX ALTERNATIVES
$drawable->flarefx (posx,posy)
$image->flarefx (drawable,posx,posy)
plug_in_flarefx (drawable,posx,posy)
flarefx Layer (drawable,posx,posy)
flarefx Image (drawable,posx,posy)
flarefx Plugin (drawable,posx,posy)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/flarefx
AUTHOR
Karl-Johan Andersson
(c)May 2000 Karl-Johan Andersson


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