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
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput 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>