1.4.2 - 3 June 1998
Copyright 1997-1998 by Michael Sweet
Make image sharper (less powerful than Unsharp Mask)
This plug-in selectively performs a convolution filter on an image.
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 | percent | Percent sharpening (default = 10) |
None