perl_fu_make_trans_logos
<<
INDEX
>>
perl_fu_mirror_split
perl_fu_map_to_gradient
(19990802)
NAME
perl_fu_map_to_gradient - map grayscale values to gradient
SYNOPSIS
perl_fu_map_to_gradient
(run_mode,image,drawable,gradient)
DESCRIPTION
Map all the pixels to the colours of a gradient according to their greyscale value.
MENUPATH
<Image>/Filters/Colors/Map To Gradient...
IMAGETYPES
RGB*, GRAY
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, [non-interactive]
IMAGE
image
The image to work on
DRAWABLE
drawable
The drawable to work on
STRING
gradient
The gradient to map to
SOME SYNTAX ALTERNATIVES
$drawable->map_to_gradient
(gradient)
$image->map_to_gradient
(drawable,gradient)
perl_fu_map_to_gradient
(drawable,gradient)
map_to_gradient Layer
(drawable,gradient)
map_to_gradient Image
(drawable,gradient)
map_to_gradient Channel
(drawable,gradient)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/map_to_gradient
AUTHOR
Marc Lehmann
(c)19990802 Marc Lehmann <pcg@goof.com>
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>