1995
Spencer Kimball & Peter Mattis, Tracy Scott
Simplify image into an array of solid-colored squares
Pixelize the contents of the specified drawable with specified pixelizing width.
unknown
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) |
None