plug-in-shift

Spencer Kimball and Peter Mattis
ported by Brian Degenhardt and Federico Mena Quintero

Description

Shift each row of pixels by a random amount

Help

Shifts the pixels of the specified drawable. Each row will be displaced a random value of pixels.


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 shift-amount shift amount (0 <= shift_amount_x <= 200)
PF_INT orientation vertical, horizontal orientation

Return

None