plug_in_small_tiles << INDEX >> plug_in_sobel

plug_in_smooth_palette (1997)

NAME
plug_in_smooth_palette - derive smooth palette from image
SYNOPSIS
plug_in_smooth_palette (run_mode,image,drawable,width,height,ntries,show_image)
DESCRIPTION
help!
MENUPATH
<Image>/Filters/Colors/Smooth Palette...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32widthWidth
INT32heightHeight
INT32ntriesSearch Time
INT32show_imageShow Image?
SOME SYNTAX ALTERNATIVES
$drawable->smooth_palette (width,height,ntries,show_image)
$image->smooth_palette (drawable,width,height,ntries,show_image)
plug_in_smooth_palette (drawable,width,height,ntries,show_image)
smooth_palette Layer (drawable,width,height,ntries,show_image)
smooth_palette Image (drawable,width,height,ntries,show_image)
smooth_palette Plugin (drawable,width,height,ntries,show_image)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/smooth_palette
AUTHOR
Scott Draves
(c)1997 Scott Draves


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