1999/12/21
Sven Neumann
Round the corners of an image and optionally add a drop-shadow and background
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Image |
PF_DRAWABLE | drawable | Drawable |
PF_FLOAT | value | Edge radius |
PF_INT | toggle | Add drop-shadow |
PF_FLOAT | value | Shadow X offset |
PF_FLOAT | value | Shadow Y offset |
PF_FLOAT | value | Blur radius |
PF_INT | toggle | Add background |
PF_INT | toggle | Work on copy |
None