script_fu_camo_pattern << INDEX >> script_fu_carved_logo

script_fu_carve_it (1997)

NAME
script_fu_carve_it - <Image>/Script-Fu/Stencil Ops/Carve-It...
SYNOPSIS
script_fu_carve_it (run_mode,image,drawable,drawable,toggle)
DESCRIPTION
Use the specified [GRAY] drawable as a stencil to carve from the specified image. The specified image must be either RGB colour or grayscale, not indexed.
MENUPATH
<Image>/Script-Fu/Stencil Ops/Carve-It...
IMAGETYPES
GRAY
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageMask Image
DRAWABLEdrawableMask Drawable
DRAWABLEdrawableImage to Carve
INT32toggleCarve White Areas
SOME SYNTAX ALTERNATIVES
script_fu_carve_it (drawable,drawable,toggle)
script_fu_carve_it (image,drawable,drawable,toggle)
INSTALLATION PATH
none
AUTHOR
Spencer Kimball
(c)1997 Spencer Kimball


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