NAME

intensitylandscape - Generate an intensity based landscape

SYNOPSIS

<Image>/Filters/Render/Intensity Landscape

DESCRIPTION

Generate an alpha landscape based on intensity. The result is an interpolated view as if you were looking from one side of the original picture (which is an taken as an apical view).

AUTHOR

Fabian Frederick <fabian.frederick@gmx.fr>

DATE

20010601

IMAGE TYPES

*

PARAMETERS

  [PF_SLIDER, "floor", "Floor", 100, [0, 255]],
  [PF_RADIO, "component", "Active component", 0, [ Red => 0, Green => 1, Blue => 2]],
  [PF_SLIDER, "delta", "Delta color", 6, [0, 100]],
  [PF_FLOAT, "elevation", "Elevation argument should be 2 or 3", 2],
  [PF_RADIO, "camerapos", "Camera position", 0, [ Right => 0, Bottom => 3, Left => 2, Top => 1]]

LICENSE

This plugin may be distributed under the same terms as GIMP itself.