plug-in-sharpen

Michael Sweet <mike@easysw.com>

Description

Make image sharper (less powerful than Unsharp Mask)

Help

This plug-in selectively performs a convolution filter on an image.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Input image
PF_DRAWABLE drawable Input drawable
PF_INT percent Percent sharpening (default = 10)

Return

None