script-fu-carve-it

Spencer Kimball

Description

Use the specified drawable as a stencil to carve from the specified image.

Help


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Mask image
PF_DRAWABLE drawable Mask drawable
PF_DRAWABLE drawable Image to carve
PF_INT toggle Carve white areas

Return

None