script-fu-round-corners

Sven Neumann <sven@gimp.org>

Description

Round the corners of an image and optionally add a drop-shadow and background

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
PF_FLOAT value Edge radius
PF_INT toggle Add drop-shadow
PF_FLOAT value Shadow X offset
PF_FLOAT value Shadow Y offset
PF_FLOAT value Blur radius
PF_INT toggle Add background
PF_INT toggle Work on copy

Return

None