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 taken as an apical view).
AUTHOR
Fabian Frederick <fabian.frederick@gmx.fr>
DATE
20010601
IMAGE TYPES
RGB*
PARAMETERS
[PF_SLIDER, "floor", "Floor", 100, [0, 255, 5]],
[PF_RADIO, "component", "Active component", 0, [ Red => 0, Green => 1, Blue => 2]],
[PF_SLIDER, "delta", "Delta color", 6, [1, 100, 1]],
[PF_FLOAT, "elevation", "Elevation argument should be 2 or 3", 2],
[PF_RADIO, "camerapos", "Camera position", -1, [ Right => -1, Bottom => 2, Left => 1, Top => 0]]
RETURN VALUES
[PF_IMAGE, "image", "Return image"],
LICENSE
This plugin may be distributed under the same terms as GIMP itself.