July 2004, 1.0
Federico Mena Quintero and Simon Budig
Curl up one of the image corners
This plug-in creates a pagecurl-effect.
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 | colors | FG- and BG-Color (0), Current gradient (1), Current gradient reversed (2) |
PF_INT | edge | Edge to curl (1-4, clockwise, starting in the lower right edge) |
PF_INT | orientation | Vertical (0), Horizontal (1) |
PF_INT | shade | Shade the region under the curl (1) or not (0) |
Type | Name | Description |
---|---|---|
PF_LAYER | Curl-Layer | The new layer with the curl. |