plug-in-polar-coords

Daniel Dunbar and Federico Mena Quintero

Description

Convert image to or from polar coordinates

Help

Remaps and image from rectangular coordinates to polar coordinates or vice versa


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_FLOAT circle Circle depth in %
PF_FLOAT angle Offset angle
PF_INT backwards Map backwards { TRUE, FALSE }
PF_INT inverse Map from top { TRUE, FALSE }
PF_INT polrec Polar to rectangular { TRUE, FALSE }

Return

None