plug_in_checkerboard_Iterator_ALT << INDEX >> plug_in_color_enhance

plug_in_color_adjust (v1.03 22-May-00)

NAME
plug_in_color_adjust - Adjust color range given by foreground/background color to black/white
SYNOPSIS
plug_in_color_adjust (run_mode,image,drawable)
DESCRIPTION
The current foreground color is mapped to black (black point), the current background color is mapped to white (white point). Intermediate colors are interpolated
MENUPATH
<Image>/Filters/Colors/Map/Adjust FG-BG
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (not used)
DRAWABLEdrawableInput drawable to adjust
SOME SYNTAX ALTERNATIVES
$drawable->color_adjust
$image->color_adjust (drawable)
plug_in_color_adjust (drawable)
color_adjust Layer (drawable)
color_adjust Image (drawable)
color_adjust Plugin (drawable)
INSTALLATION PATH
/usr/local/gimp-1.1/lib/gimp/1.1/plug-ins/mapcolor
AUTHOR
Peter Kirchgessner
(c)v1.03 22-May-00 Peter Kirchgessner


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>