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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Mask Image
DRAWABLE
drawable
Mask Drawable
DRAWABLE
drawable
Image to Carve
INT32
toggle
Carve 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>