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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image (unused)
DRAWABLE
drawable
Input drawable
INT32
width
Width
INT32
height
Height
INT32
ntries
Search Time
INT32
show_image
Show 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>