2001
Spencer Kimball & Peter Mattis, Tracy Scott
Pixelize the contents of the specified drawable
Pixelize the contents of the specified drawable with speficied 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 horizontal resolution) |
PF_INT | pixel-height | Pixel height (the decrease in vertical resolution) |
None