plug-in-pixelize

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

Description

Simplify image into an array of solid-colored squares

Help

Pixelize the contents of the specified drawable with specified 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 resolution)

Return

None