plug-in-papertile

Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>

Description

Cut image into paper tiles, and slide them

Help

This plug-in cuts an image into paper tiles and slides each paper tile.


Type

unknown

Parameters

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)

Return

None