September 31, 1999
Copyright (c)1997-1999 Hirotsuna Mizuno
Cut image into paper tiles, and slide them
This plug-in cuts an image into paper tiles and slides each paper tile.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image |
PF_DRAWABLE | drawable | Input drawable |
PF_INT | tile-size | Tile size (pixels) |
PF_FLOAT | move-max | Max move rate (%) |
PF_INT | fractional-type | 0:Background 1:Ignore 2:Force |
PF_INT | wrap-around | Wrap around (bool) |
PF_INT | centering | Centering (bool) |
PF_INT | background-type | 0:Transparent 1:Inverted 2:Image? 3:FG 4:BG 5:Color |
PF_INT | background-color | Background color (for bg-type 5) |
PF_INT | background-alpha | Opacity (for bg-type 5) |
None