NAME

scratches - Create a scratch effect

SYNOPSIS

<Image>/Filters/Distorts/Scratches...

DESCRIPTION

Add scratches to an existing image. Works best on a metallic-like background.

PARAMETERS

  [PF_SLIDER, "anglex", "The horizontal angle",  30, [ 0, 360]],
  [PF_SLIDER, "angley", "The vertical angle",  70, [ 0, 360]],
  [PF_SLIDER, "gamma", "Scratch map gamma", 0.3, [ 0.1, 10, 0.05]],
  [PF_SPINNER, "smoothness", "The scratch smoothness", 15, [ 0, 400]],
  [PF_SPINNER, "length", "The scratch length",  10, [ 0, 400]],

IMAGE TYPES

*

AUTHOR

Marc Lehmann <pcg@goof.com>

DATE

19990223

LICENSE

Distributed under the same terms as Gimp-Perl.