plug_in_solid_noise_Iterator_ALT << INDEX >> plug_in_sparkle_Iterator_ALT

plug_in_sparkle (Version 1.26, December 1998)

NAME
plug_in_sparkle - Simulates pixel bloom and diffraction effects
SYNOPSIS
plug_in_sparkle (run_mode,image,drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
DESCRIPTION
No help yet
MENUPATH
<Image>/Filters/Light Effects/Sparkle...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
FLOATlum_thresholdLuminosity threshold (0.0 - 1.0)
FLOATflare_intenFlare intensity (0.0 - 1.0)
INT32spike_lenSpike length (in pixels)
INT32spike_pts# of spike points
INT32spike_angleSpike angle (0-360 degrees, -1: random)
FLOATdensitySpike density (0.0 - 1.0)
FLOATopacityOpacity (0.0 - 1.0)
FLOATrandom_hueRandom hue (0.0 - 1.0)
FLOATrandom_saturationRandom saturation (0.0 - 1.0)
INT32preserve_luminosityPreserve luminosity (TRUE/FALSE)
INT32inversInvers (TRUE/FALSE)
INT32borderAdd border (TRUE/FALSE)
INT32colortypeColor of sparkles: { NATURAL (0), FOREGROUND (1), BACKGROUND (2) }
SOME SYNTAX ALTERNATIVES
$drawable->sparkle (lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
$image->sparkle (drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
plug_in_sparkle (drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
sparkle Layer (drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
sparkle Image (drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
sparkle Plugin (drawable,lum_threshold,flare_inten,spike_len,spike_pts,spike_angle,density,opacity,random_hue,random_saturation,preserve_luminosity,invers,border,colortype)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/sparkle
AUTHOR
John Beale, & (ported to GIMP v0.54) Michael J. Hammel & ted to GIMP v1.0) Spencer Kimball
(c)Version 1.26, December 1998 John Beale


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