plug_in_sel_gauss
<<
INDEX
>>
plug_in_sharpen
plug_in_semiflatten
(27th January 1998)
NAME
plug_in_semiflatten - Flatten pixels in an RGBA image that aren't completely transparent against the current GIMP background color
SYNOPSIS
plug_in_semiflatten
(run_mode,image,drawable)
DESCRIPTION
This plugin flattens pixels in an RGBA image that aren't completely transparent against the current GIMP background color
MENUPATH
<Image>/Filters/Colors/Semi-Flatten
IMAGETYPES
RGBA
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image (unused)
DRAWABLE
drawable
Input drawable
SOME SYNTAX ALTERNATIVES
$drawable->semiflatten
$image->semiflatten
(drawable)
plug_in_semiflatten
(drawable)
semiflatten Layer
(drawable)
semiflatten Image
(drawable)
semiflatten Plugin
(drawable)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/semiflatten
AUTHOR
Adam D. Moss (adam@foxbox.org)
(c)27th January 1998 Adam D. Moss (adam@foxbox.org)
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>