plug_in_details << INDEX >> plug_in_diffraction_Iterator_ALT

plug_in_diffraction (April 1997, 0.5)

NAME
plug_in_diffraction - Generate diffraction patterns
SYNOPSIS
plug_in_diffraction (run_mode,image,drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
DESCRIPTION
Help? What help? Real men do not need help :-)
MENUPATH
<Image>/Filters/Render/Pattern/Diffraction Patterns...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
FLOATlam_rLight frequency (red)
FLOATlam_gLight frequency (green)
FLOATlam_bLight frequency (blue)
FLOATcontour_rNumber of contours (red)
FLOATcontour_gNumber of contours (green)
FLOATcontour_bNumber of contours (blue)
FLOATedges_rNumber of sharp edges (red)
FLOATedges_gNumber of sharp edges (green)
FLOATedges_bNumber of sharp edges (blue)
FLOATbrightnessBrightness and shifting/fattening of contours
FLOATscatteringScattering (Speed vs. quality)
FLOATpolarizationPolarization
SOME SYNTAX ALTERNATIVES
$drawable->diffraction (lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
$image->diffraction (drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
plug_in_diffraction (drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
diffraction Layer (drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
diffraction Image (drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
diffraction Plugin (drawable,lam_r,lam_g,lam_b,contour_r,contour_g,contour_b,edges_r,edges_g,edges_b,brightness,scattering,polarization)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/diffraction
AUTHOR
Federico Mena Quintero
(c)April 1997, 0.5 Federico Mena Quintero & David Bleecker


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