plug_in_color_map_Iterator_ALT
<<
INDEX
>>
plug_in_colorify_Iterator_ALT
plug_in_colorify
(0.0.1)
NAME
plug_in_colorify - Similar to the "Color" mode for layers.
SYNOPSIS
plug_in_colorify
(run_mode,image,drawable,color)
DESCRIPTION
Makes an average of the RGB channels and uses it to set the color
MENUPATH
<Image>/Filters/Colors/Colorify...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image
DRAWABLE
drawable
Input drawable
COLOUR
color
Color to apply
SOME SYNTAX ALTERNATIVES
$drawable->colorify
(color)
$image->colorify
(drawable,color)
plug_in_colorify
(drawable,color)
colorify Layer
(drawable,color)
colorify Image
(drawable,color)
colorify Plugin
(drawable,color)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/colorify
AUTHOR
Francisco Bustamante
(c)0.0.1 Francisco Bustamante
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>