NAME
feedback - Take an image and feed it back onto itself multiple times
SYNOPSIS
<Image>/Filters/Noise/Feedback...
DESCRIPTION
This plug-in simulates video feedback. It makes for kinda a neat desktop if you're into that sort of thing.
PARAMETERS
[PF_SLIDER, "offset", "Amount the frames will offset", 3, [0, 255, 1]],
[PF_SLIDER, "repeat", "Number of times to repeat the illusion", 3, [0, 100, 1]],
IMAGE TYPES
RGB, GRAY
AUTHOR
Seth Burgess <sjburges@gimp.org>
HISTORY
Revision 1.0: Released it
1.1: Marc Lehman added undo capability! <pcg@goof.com>
1.2: Added my email, and put it in "Noise" where it belongs
<sjburges@gimp.org>
1.3: changed undo grouping to be 1.3.24+ compatible
DATE
2-15-99
LICENSE
Copyright Seth Burgess. Distributed under the same terms as Gimp-Perl.