plug-in-pixelize2

Spencer Kimball & Peter Mattis
Tracy Scott
(ported to 1.0 by) Eiichi Takamori

Description

Pixelize the contents of the specified drawable

Help

Pixelize the contents of the specified drawable with speficied pixelizing width.


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
PF_INT pixel-width Pixel width (the decrease in horizontal resolution)
PF_INT pixel-height Pixel height (the decrease in vertical resolution)

Return

None