script-fu-unsharp-mask

Shuji Narazaki <narazaki@gimp.org>

Description

Make a new image from the current layer by applying the unsharp mask method

Help


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Image
PF_DRAWABLE drawable Drawable to apply
PF_FLOAT value Mask size
PF_FLOAT value Mask opacity

Return

None