plug-in-blur

Miles O'Neal <meo@rru.com>

Description

Simple blur, fast but not very strong

Help

This plug-in blurs the specified drawable, using a 3x3 blur. Indexed images are not supported.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Input image (unused)
PF_DRAWABLE drawable Input drawable

Return

None